17 lines
131 B
Plaintext
17 lines
131 B
Plaintext
.git
|
|
__pycache__
|
|
*.pyc
|
|
*.pyo
|
|
*.db
|
|
.pytest_cache
|
|
.coverage
|
|
htmlcov
|
|
tests
|
|
.venv
|
|
*.egg-info
|
|
dist
|
|
build
|
|
.mypy_cache
|
|
.ruff_cache
|
|
*.spec
|