Skip to content

Commit 297b78c

Browse files
committed
Update Android.gitignore
Gitignore the temp files directory generated by Android Studio's navigation editor tool.
1 parent 608690d commit 297b78c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Android.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,6 @@ proguard/
2525

2626
# Log Files
2727
*.log
28+
29+
# Android Studio Navigation editor temp files
30+
.navigation/

0 commit comments

Comments
 (0)