22 lines
205 B
Plaintext
22 lines
205 B
Plaintext
|
|
__pycache__
|
||
|
|
*.pyc
|
||
|
|
*.pyo
|
||
|
|
*.pyd
|
||
|
|
.Python
|
||
|
|
.env*
|
||
|
|
pip-log.txt
|
||
|
|
pip-delete-this-directory.txt
|
||
|
|
.tox
|
||
|
|
.coverage
|
||
|
|
.coverage.*
|
||
|
|
.cache
|
||
|
|
nosetests.xml
|
||
|
|
coverage.xml
|
||
|
|
*,cover
|
||
|
|
*.log
|
||
|
|
.git*
|
||
|
|
tests
|
||
|
|
scripts
|
||
|
|
postman
|
||
|
|
./postgres-data
|