14 lines
110 B
Plaintext
14 lines
110 B
Plaintext
__pycache__
|
|
*.pyc
|
|
*.pyo
|
|
*.pyd
|
|
.Python
|
|
env/
|
|
venv/
|
|
.env
|
|
*.log
|
|
.git
|
|
.gitignore
|
|
.pytest_cache/
|
|
.coverage
|
|
htmlcov/ |