13 lines
143 B
Plaintext
13 lines
143 B
Plaintext
# config files (we only check in templates
|
|
*.conf
|
|
|
|
# virtualenv environments
|
|
.Python
|
|
__pycache__/
|
|
bin/
|
|
lib/
|
|
include/
|
|
|
|
# pip
|
|
pip-selfcheck.json
|