__pycache__/
*.pyc
*.pyo
.pytest_cache/
.hypothesis/
dist/
*.egg-info/
.test-receipts/
.receipts/
.coverage
htmlcov/
.venv/

# Workstation-local files (never committed)
.local/
mutants/
.mutmut-cache/
.benchmarks/
sdks/rust/target/

# GitLab CI dotenv artifact (written at runtime by set_gitlab_ci_output)
aiir.env
*.tgz
extensions/vscode/node_modules/
extensions/vscode/out/
extensions/vscode/*.vsix
extensions/vscode/.vscode-test/
.aiir/editor_provenance.jsonl
