.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__
*.egg-info
dist/
build/
docs/internal/
docs-site/
site/
.coordination/
scpn_quantum_engine/target/
*.bundle
*.whl
