# Dependencies
__pycache__/
*.py[cod]
*.egg-info/
.eggs/
dist/
build/
node_modules/
.pnpm-store/
target/
.dfx/
*.wasm
.venv/
venv/

# Secrets
*.pem
*.key
.env
.mcp.json

# Editor
.idea/
.vscode/
*.suo
*.user
.DS_Store
Thumbs.db

# Local
.aegis/
.claude/
CLAUDE.md
/docs/
AegisPromo/
aegis-caffeine-staging/
aegis-sdk/
aegis-ledger-sdk/
agent-autopsy-repo/
agent-autopsy-sdk/

# Root-level non-source files
/*.md
!README.md
!CHANGELOG.md
/*.txt
/*.png
/*.jpeg
AEGIS_LEDGER/mnt/
AEGIS_LEDGER/*.pptx
AEGIS_LEDGER/*.md
!AEGIS_LEDGER/README.md
!AEGIS_LEDGER/CHANGELOG.md
agent-autopsy/*.md
!agent-autopsy/README.md
!agent-autopsy/CHANGELOG.md

# Build artifacts
aegis-protocol/coverage.json
aegis-protocol/feature_evidence.json
aegis-protocol/frontend-implementation-plan.json
aegis-protocol/project_state.json
aegis-protocol/spec_vs_diff_report.json
aegis-protocol/all_files_summary.json
aegis-protocol/build-request.json
aegis-protocol/spec.md
aegis-protocol/frontend/
aegis-protocol/backend/

# Test output
playwright-report/
test-results/
.playwright-mcp/
aegis_findings.md
