chore: gitignore gh-token.txt and *.token secrets
Local credential file used for release uploads; must never be committed. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -8,6 +8,10 @@ app/build/
|
||||
local.properties
|
||||
.do-session
|
||||
|
||||
# Secrets — never commit
|
||||
gh-token.txt
|
||||
*.token
|
||||
|
||||
# Android Studio / IntelliJ
|
||||
.idea/
|
||||
*.iml
|
||||
|
||||
Reference in New Issue
Block a user