__pycache__/
*.pyc
*.o
*.so
/build/
*.egg-info/
.lean-cloud/
*.timestamp
.mcp/
env/
venv/
.venv*/
.pytest_cache/
.lake/

# Generated artifacts
.openclaw/
docs/research_stack_usage_graph.*
docs/concept_map/*.jsonl
*.svg
*.bmp
*.ppm
*.png
extraction/
scratch/
scripts/qc_flag/.backups/
.env.enc
rust/target/
rust/**/target/

# Coq compiled artifacts
*.vo
*.vok
*.vos
*.glob
*.aux
secrets/

# MCP backend build artifacts
scripts/mcp_backend/target/
node_modules/
package.json
package-lock.json
.atlas-optimize/
*.sam
*_summary.json
