Commit 43719399 authored by leandrodeleite's avatar leandrodeleite

Ignore .cache files

Added to match .cache files generated by sbt.
Current .cache/ pattern matches only directories.
parent ca4a3db9
......@@ -2,7 +2,7 @@
*.log
# sbt specific
.cache/
.cache
.history/
.lib/
dist/*
......
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