chore(android): ignore local builds and signing material

This commit is contained in:
2026-09-08 16:43:47 -03:00
parent 6a34c86cfb
commit d3a404ec82
+7
View File
@@ -11,6 +11,11 @@
**/.vite/
**/coverage/
# Android / Gradle local state
android-app/.gradle/
android-app/**/build/
android-app/local.properties
# Backups / exports
*.zip
*.tar.gz
@@ -38,6 +43,8 @@ Thumbs.db
*.key
*.p12
*.pfx
*.jks
*.keystore
id_rsa
id_ed25519
*_github