You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

23 lines
194 B
Plaintext

.env
.env.*
!.env.example
data/
__pycache__/
.venv/
venv/
.DS_Store
*.pyc
*.pyo
.mypy_cache/
.ruff_cache/
.pytest_cache/
dist/
build/
*.egg-info/
.coverage
htmlcov/
runs/
*.db
*.db-shm
*.db-wal