.git
.gitignore
.dockerignore
.venv
.pytest_cache
.ruff_cache
__pycache__
*.pyc
*.pyo
*.pyd
.env
.env.*
tests/
docs/
scratch/
artifacts/
*.log
*.db