build/
CMakeFiles/
*.o
*.a
*.so
*.pem
__pycache__
*.pyc
.pytest_cache/
site/

# AI agent configs
.ai/
.claude/
.kiro/
.openclaw/
CLAUDE.md
KIRO.md

# Python build artifacts
dist/
*.egg-info/
package-lock.json

.cache