17 lines
134 B
Plaintext
17 lines
134 B
Plaintext
__pycache__/
|
|
*.py[cod]
|
|
*$py.class
|
|
*.so
|
|
.Python
|
|
.venv/
|
|
venv/
|
|
ENV/
|
|
.git/
|
|
.gitignore
|
|
.env
|
|
.env.*
|
|
*.log
|
|
.pytest_cache/
|
|
.coverage
|
|
htmlcov/
|