.git
.github/*
!.github/workflows/
!.github/workflows/*.yml
!.github/workflows/*.yaml
.githooks
.mypy_cache
.pytest_cache
.ruff_cache
.venv
.venv/
.venv-*/
.venv-linux/
**/.venv/
**/.venv-*/
__pycache__
**/__pycache__/
**/*.pyc
**/*.pyo
*.egg-info
dist/
build/
docs/internal/
docs-site/
site/
.coordination/
**/target/
BACKUP/
ARCHIVE/
scripts/**/results/
*.bundle
*.whl
