# macOS
.DS_Store

# Local tooling artifacts — never published
.gitnexus/
.freebuff/
.claude/
graphify-out/
CLAUDE.md
.hermes.md
*.pyc
__pycache__/

# Local platform/runtime state
.venv/
data/
*.sqlite3

# SDK build artifacts (Maven/Gradle) — never published
implementations/sdk/java/target/
implementations/sdk/kotlin/.gradle/
implementations/sdk/kotlin/build/
