]> source.dussan.org Git - gitignore.git/commitdiff
Update Android.gitignore 1370/head
authorSam Whited <sam@samwhited.com>
Sat, 17 Jan 2015 17:47:39 +0000 (12:47 -0500)
committerSam Whited <sam@samwhited.com>
Sat, 17 Jan 2015 17:47:39 +0000 (12:47 -0500)
Gitignore the temp files directory generated by Android Studio's navigation editor tool.

Android.gitignore

index ccf2efe026cd2d9d9835a6e71175cd0cbaf94eda..bbf437049ba8ec3b21d253b71e2647689f8565b2 100644 (file)
@@ -25,3 +25,6 @@ proguard/
 
 # Log Files
 *.log
+
+# Android Studio Navigation editor temp files
+.navigation/