Skip to content

Commit 9d7ff09

Browse files
authored
Merge pull request #2810 from stuckj/patch-1
Ignore build cache file for Android Studio 3.1+
2 parents 519396a + 8e9a976 commit 9d7ff09

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Global/JetBrains.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,3 +61,6 @@ fabric.properties
6161

6262
# Editor-based Rest Client
6363
.idea/httpRequests
64+
65+
# Android studio 3.1+ serialized cache file
66+
.idea/caches/build_file_checksums.ser

0 commit comments

Comments
 (0)