diff options
author | Terik23 <neargye@gmail.com> | 2018-03-28 19:24:48 +0500 |
---|---|---|
committer | Terik23 <neargye@gmail.com> | 2018-03-28 19:24:48 +0500 |
commit | d3be917271206a3bd31c0cfb970c315129fab420 (patch) | |
tree | 4888de4e261306e2d226b28a34a97101b99dd92e /Android.gitignore | |
parent | 51f0ce3fed9732f1d730cb3309705da905fab768 (diff) | |
download | gitignore-d3be917271206a3bd31c0cfb970c315129fab420.tar.gz gitignore-d3be917271206a3bd31c0cfb970c315129fab420.zip |
Add the idea caches to gitignore
Diffstat (limited to 'Android.gitignore')
-rw-r--r-- | Android.gitignore | 1 |
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. |