21 lines
200 B
Plaintext
21 lines
200 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
|
||
|
.pytest_cache
|
||
|
.env
|
||
|
.venv
|
||
|
.DS_Store
|
||
|
data/
|