Ignore .history files

This commit is contained in:
leandrodeleite 2014-10-19 08:59:24 -02:00
parent b2268f2b54
commit 3d0bbe3a5c
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
# sbt specific # sbt specific
.cache .cache
.history/ .history
.lib/ .lib/
dist/* dist/*
target/ target/