Added to match .cache files generated by sbt. Current .cache/ pattern matches only directories.
@@ -2,6 +2,7 @@
*.log
# sbt specific
+.cache
.cache/
.history/
.lib/