Update Android.gitignore
Gitignore the temp files directory generated by Android Studio's navigation editor tool.
This commit is contained in:
@@ -25,3 +25,6 @@ proguard/
|
||||
|
||||
# Log Files
|
||||
*.log
|
||||
|
||||
# Android Studio Navigation editor temp files
|
||||
.navigation/
|
||||
|
Reference in New Issue
Block a user