9 lines
82 B
Plaintext
9 lines
82 B
Plaintext
*.pyc
|
|
__pycache__/
|
|
.venv/
|
|
venv/
|
|
*.egg-info/
|
|
.coverage
|
|
.pytest_cache/
|
|
.mypy_cache/
|