initial version
This commit is contained in:
12
.gitignore
vendored
Normal file
12
.gitignore
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
# config files (we only check in templates
|
||||
*.conf
|
||||
|
||||
# virtualenv environments
|
||||
.Python
|
||||
__pycache__/
|
||||
bin/
|
||||
lib/
|
||||
include/
|
||||
|
||||
# pip
|
||||
pip-selfcheck.json
|
||||
Reference in New Issue
Block a user