aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrendan Forster <github@brendanforster.com>2018-04-01 14:19:02 +1000
committerGitHub <noreply@github.com>2018-04-01 14:19:02 +1000
commit07c730e1fccfe0f92b29e039ba149d20bfb332e7 (patch)
treef3d374df951097d471f0ac1b3b8652f2b0db5467
parent2aa0d6625acc0e809c30be8845bc27f68e4f8602 (diff)
parentd3be917271206a3bd31c0cfb970c315129fab420 (diff)
downloadgitignore-07c730e1fccfe0f92b29e039ba149d20bfb332e7.tar.gz
gitignore-07c730e1fccfe0f92b29e039ba149d20bfb332e7.zip
Merge pull request #2644 from Terik23/ignore_idea_caches
Add the idea caches to gitignore
-rw-r--r--Android.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.gitignore b/Android.gitignore
index d5713722..6d3df345 100644
--- a/Android.gitignore
+++ b/Android.gitignore
@@ -39,6 +39,7 @@ captures/
.idea/gradle.xml
.idea/dictionaries
.idea/libraries
+.idea/caches
# Keystore files
# Uncomment the following line if you do not want to check your keystore files in.