aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/.gitignore
diff options
context:
space:
mode:
authorMarvin Borner2018-07-24 20:28:47 +0200
committerMarvin Borner2018-07-24 20:28:47 +0200
commit4ada3652d88e7a97680759c44ee7b39953a867a7 (patch)
tree44d003d19e5e9f38d7a5ae9c25fb808c83109729 /app/.gitignore
parent43fb95de3fb3e825a6cbf0de68bd965556b73a75 (diff)
Added transitions and fixed some design issues
Diffstat (limited to 'app/.gitignore')
-rw-r--r--app/.gitignore21
1 files changed, 20 insertions, 1 deletions
diff --git a/app/.gitignore b/app/.gitignore
index 796b96d..6e931a3 100644
--- a/app/.gitignore
+++ b/app/.gitignore
@@ -1 +1,20 @@
-/build
+/*/build/
+
+com_crashlytics_export_strings.xml
+
+local.properties
+
+.gradle/
+
+.signing/
+
+.idea/
+*.iml
+
+.DS_Store
+.DS_Store?
+._*
+.Spotlight-V100
+.Trashes
+ehthumbs.db
+Thumbs.db \ No newline at end of file