Unverified Commit 07c730e1 authored by Brendan Forster's avatar Brendan Forster Committed by GitHub

Merge pull request #2644 from Terik23/ignore_idea_caches

Add the idea caches to gitignore
parents 2aa0d662 d3be9172
...@@ -39,6 +39,7 @@ captures/ ...@@ -39,6 +39,7 @@ captures/
.idea/gradle.xml .idea/gradle.xml
.idea/dictionaries .idea/dictionaries
.idea/libraries .idea/libraries
.idea/caches
# Keystore files # Keystore files
# Uncomment the following line if you do not want to check your keystore files in. # Uncomment the following line if you do not want to check your keystore files in.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment