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

# Distribution / packaging
.Python
build/
dist/
*.egg-info/
*.egg
wheelhouse/

# Virtual environments
.venv/
venv/
ENV/
.env
.env.*

# IDE
.idea/
.vscode/
*.swp

# OS
.DS_Store
Thumbs.db

# Backups (imodent creates .bak files)
*.bak

# Test / cache
.pytest_cache/
.mypy_cache/
.ruff_cache/
.coverage
coverage.xml
htmlcov/
.tox/
.nox/

# Temp / scratch files
test.txt
*.tmp
*.log

# Moesniper backup artifacts
.sniper/

# Local agent/session artifacts
.antigravitycli/
ses.txt
prompt.md
pr-pub-ses.md
nexus.zip
pi-session-*.html
*_REPORT*.md
COMPLETE_FINDINGS.md
COMPOUNDED_BUG_PROTOCOL*.md
ROOT_CAUSE_ANALYSIS.md

.codegraph/
AGENTS.md

# AI annotation proposals (RNA layer — reviewed before applying as DNA)
.annotations/

# Local ix watcher state
.ix/codegraph_sync_state.json
.ix/shard.ix
.ix/beacon.json
.ix/*.delta
