summaryrefslogtreecommitdiff
path: root/android/.gitignore
diff options
context:
space:
mode:
authorMica White <botahamec@outlook.com>2026-02-08 10:10:24 -0500
committerMica White <botahamec@outlook.com>2026-02-08 10:10:24 -0500
commit1716cf45d0e4e41c7833105dab10542f5ed5dcf1 (patch)
tree99ae387cfb3b96c30bbe3fd4cd619dc291505f68 /android/.gitignore
Initial commitHEADmain
Diffstat (limited to 'android/.gitignore')
-rw-r--r--android/.gitignore13
1 files changed, 13 insertions, 0 deletions
diff --git a/android/.gitignore b/android/.gitignore
new file mode 100644
index 0000000..fc83c26
--- /dev/null
+++ b/android/.gitignore
@@ -0,0 +1,13 @@
+gradle-wrapper.jar
+/.gradle
+/captures/
+/gradlew
+/gradlew.bat
+/local.properties
+GeneratedPluginRegistrant.java
+
+# Remember to never publicly share your keystore.
+# See https://flutter.dev/to/reference-keystore
+key.properties
+**/*.keystore
+**/*.jks