Skip to content

Commit 042be9d

Browse files
authored
Merge pull request #2927 from Yousha/master
Android.gitignore: Add build_file_checksums.ser and modules.xml files
2 parents e7fa74b + ec37913 commit 042be9d

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
@@ -42,6 +42,9 @@ captures/
4242
.idea/dictionaries
4343
.idea/libraries
4444
.idea/caches
45+
# Android Studio 3 in .gitignore file.
46+
.idea/caches/build_file_checksums.ser
47+
.idea/modules.xml
4548

4649
# Keystore files
4750
# Uncomment the following lines if you do not want to check your keystore files in.

0 commit comments

Comments
 (0)