Add .idea/caches to gitignore

This commit is contained in:
Paul Schaub 2019-04-05 00:37:06 +02:00
parent 67f6347268
commit a6611fd387
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311

1
.gitignore vendored
View file

@ -5,6 +5,7 @@
/.idea/libraries
/.idea/modules.xml
/.idea/workspace.xml
/.idea/caches/
.DS_Store
/build
/captures