mirror of
https://gitee.com/gitea/gitea
synced 2026-04-24 21:45:19 +08:00
complate list of gitignores and licenses
This commit is contained in:
10
conf/gitignore/VirtualEnv
Normal file
10
conf/gitignore/VirtualEnv
Normal file
@@ -0,0 +1,10 @@
|
||||
# Virtualenv
|
||||
# http://iamzed.com/2009/05/07/a-primer-on-virtualenv/
|
||||
.Python
|
||||
[Bb]in
|
||||
[Ii]nclude
|
||||
[Ll]ib
|
||||
[Ll]ocal
|
||||
[Ss]cripts
|
||||
pyvenv.cfg
|
||||
pip-selfcheck.json
|
||||
Reference in New Issue
Block a user