.git
.github
**/.venv
**/node_modules
**/__pycache__
**/*.py[cod]
**/.pytest_cache
**/.mypy_cache
**/.ruff_cache
**/.env
**/*.db-shm
**/*.db-wal
legacy
tests
