12 lines
97 B
Plaintext
12 lines
97 B
Plaintext
__pycache__
|
|
*.pyc
|
|
.pytest_cache
|
|
.mypy_cache
|
|
.ruff_cache
|
|
.venv
|
|
.git
|
|
.github
|
|
tests
|
|
*.egg-info
|
|
.env
|