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

# License signing keys (NEVER commit private key)
keys/license-private.pem
skills-lock.json
.agents

# Local-only dev artifacts
dev_keys.txt
tests/python/dev_keys.txt
/Testing/
/bench-results/
/homebrew-tap/
