Gitignore keystore files and key.properties

This commit is contained in:
Alex Gleason
2026-03-18 13:11:12 -05:00
parent 464279b2e6
commit 2cac567b26
+3 -3
View File
@@ -53,9 +53,9 @@ captures/
.idea/navEditor.xml
# Keystore files
# Uncomment the following lines if you do not want to check your keystore files in.
#*.jks
#*.keystore
*.jks
*.keystore
key.properties
# External native build folder generated in Android Studio 2.2 and later
.externalNativeBuild