Add .cache to gitignore

This commit is contained in:
Robert Lord 2014-03-21 21:07:19 -04:00
parent 8eb3ce6237
commit fa0115eb57

1
.gitignore vendored
View file

@ -13,6 +13,7 @@ test/version_tmp
tmp
*.DS_STORE
build/
.cache
# YARD artifacts
.yardoc