# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class

# C extensions
*.so

# Distribution / packaging
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
share/python-wheels/
*.egg-info/
.installed.cfg
*.egg
MANIFEST

# PyInstaller
*.manifest
*.spec

# Installer logs
pip-log.txt
pip-delete-this-directory.txt

# Unit test / coverage reports
htmlcov/
.tox/
.nox/
.coverage
.coverage.*
.cache
nosetests.xml
coverage.xml
*.cover
*.py,cover
.hypothesis/
.pytest_cache/

# Translations
*.mo
*.pot

# Environments
.env
.venv
env/
venv/
ENV/
env.bak/
venv.bak/

# IDEs
.idea/
.vscode/
*.swp
*.swo
*~

# Jupyter Notebook
.ipynb_checkpoints

# pytype static type analyzer
.pytype/

# mypy
.mypy_cache/
.dmypy.json
dmypy.json

# ruff
.ruff_cache/

# uv
# Note: uv.lock is intentionally NOT ignored for applications
# Lock files should be committed for reproducible builds

# OS files
.DS_Store
Thumbs.db

# hatch-vcs generated version file
src/ouroboros/_version.py

# Project specific
*.db
*.sqlite
*.log

# BMad framework (tooling - not project-specific)
_bmad/
.claude/commands/bmad/
.omc/
.smoke-home/


# Local archive for removed/held docs and assets
archive/

# Generated doc reports (regenerable via scripts/)
docs/link-index.md
docs/link-index.json
docs/cross-document-link-index.md
docs/section-content-index.md
docs/section-content-index.json
docs/semantic-link-rot-report.md
docs/doc-issues-register.md
docs/doc-volatility-report.md
docs/doc-volatility-report.json
docs/doc-maintenance-ranking.yaml
docs/findings-file-inventory.md
docs/claim-inventory.md
docs/config-inventory.md
docs/runtime-capability-crosscheck.md
docs/authority-model-migration-report.json
docs/claim-status-derivation-audit.yaml
docs/code-surface-inventory.yaml
docs/code-surface-lookup.yaml
docs/cli-inventory.yaml
