Ncal/.gitignore

10 lines
247 B
Plaintext

# Claude Code session-local config - not part of the project
.claude/
# Release signing - never commit these (see ncal/.gitignore for the enforced copy)
/ncal/keystore/
/ncal/keystore.properties
# Built APKs don't belong in source control
*.apk