]> source.dussan.org Git - gitignore.git/commitdiff
Ignore build cache file for Android Studio 3.1+ 2810/head
authorJonathan Stucklen <stuckj@gmail.com>
Fri, 14 Sep 2018 19:46:02 +0000 (15:46 -0400)
committerGitHub <noreply@github.com>
Fri, 14 Sep 2018 19:46:02 +0000 (15:46 -0400)
See this SO post: https://stackoverflow.com/questions/49557737/should-i-add-idea-caches-build-file-checksums-ser-to-gitignore

and this Google issue tracker ticket: https://issuetracker.google.com/issues/77544553

for justification.

Global/JetBrains.gitignore

index 343be1a3b8ec7d440a447a2cda827bb8df3c7798..72f4d988a193beb765562c75acff22c1b9ebe460 100644 (file)
@@ -61,3 +61,6 @@ fabric.properties
 
 # Editor-based Rest Client
 .idea/httpRequests
+
+# Android studio 3.1+ serialized cache file
+.idea/caches/build_file_checksums.ser