aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrendan Forster <brendan@github.com>2015-07-31 09:30:16 +0930
committerBrendan Forster <brendan@github.com>2015-07-31 09:30:16 +0930
commit92fe23112d1863d526651434169928ea0b61b853 (patch)
treee0503653cfb7c699dc964cb0c204057cee9a7643
parenteb3cce31df275022e50fdb31cf39ddbcc946c43a (diff)
parent297b78cea6e3d3ee1f2e41e5c120b0dcf6cdfe97 (diff)
downloadgitignore-92fe23112d1863d526651434169928ea0b61b853.tar.gz
gitignore-92fe23112d1863d526651434169928ea0b61b853.zip
Merge pull request #1370 from SamWhited/patch-2
Update Android.gitignore to include Android Studio nav temp files
-rw-r--r--Android.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/Android.gitignore b/Android.gitignore
index 9068cd01..94eb0fb1 100644
--- a/Android.gitignore
+++ b/Android.gitignore
@@ -24,3 +24,6 @@ proguard/
# Log Files
*.log
+
+# Android Studio Navigation editor temp files
+.navigation/