10 lines
93 B
Plaintext
10 lines
93 B
Plaintext
*.pyc
|
|
__pycache__/
|
|
.env
|
|
*.egg-info/
|
|
.coverage
|
|
.pytest_cache/
|
|
.mypy_cache/
|
|
.ruff_cache/
|
|
logs/
|