aboutsummaryrefslogtreecommitdiff
path: root/android/.gitignore
diff options
context:
space:
mode:
authorIván Ávalos <avalos@disroot.org>2023-05-20 11:10:24 -0600
committerIván Ávalos <avalos@disroot.org>2023-05-20 11:12:14 -0600
commit3a3af285a7460a7e2f6850b9a8dd7465492163f6 (patch)
tree2a6b3bf80e0f54df85e552b5a0eec2bddf30daf2 /android/.gitignore
downloadlinkchat-3a3af285a7460a7e2f6850b9a8dd7465492163f6.tar.gz
linkchat-3a3af285a7460a7e2f6850b9a8dd7465492163f6.tar.bz2
linkchat-3a3af285a7460a7e2f6850b9a8dd7465492163f6.zip
Primer commit
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..6f56801
--- /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/docs/deployment/android#reference-the-keystore-from-the-app
+key.properties
+**/*.keystore
+**/*.jks