summaryrefslogtreecommitdiff
path: root/android/.gitignore
diff options
context:
space:
mode:
authorBoredGuy <osome3717@gmail.com>2026-05-09 19:59:04 -0700
committerBoredGuy <osome3717@gmail.com>2026-05-09 19:59:04 -0700
commit67427aec40ba094f1e7f3ee77eab09df73d752f1 (patch)
treeb1cbaff8f809f5b003977279b93a6bae262e5b0b /android/.gitignore
Initial CommitHEADmaster
Diffstat (limited to 'android/.gitignore')
-rw-r--r--android/.gitignore14
1 files changed, 14 insertions, 0 deletions
diff --git a/android/.gitignore b/android/.gitignore
new file mode 100644
index 0000000..be3943c
--- /dev/null
+++ b/android/.gitignore
@@ -0,0 +1,14 @@
+gradle-wrapper.jar
+/.gradle
+/captures/
+/gradlew
+/gradlew.bat
+/local.properties
+GeneratedPluginRegistrant.java
+.cxx/
+
+# Remember to never publicly share your keystore.
+# See https://flutter.dev/to/reference-keystore
+key.properties
+**/*.keystore
+**/*.jks