]> source.dussan.org Git - gitignore.git/commitdiff
Update Scala.gitignore 825/head
authorTamir Duberstein <tamird@gmail.com>
Mon, 4 Nov 2013 19:36:31 +0000 (11:36 -0800)
committerTamir Duberstein <tamird@gmail.com>
Mon, 4 Nov 2013 19:36:31 +0000 (11:36 -0800)
sbt now creates .cache and .history

Scala.gitignore

index b78b64aaacd981fdad7bbffbe45e2debd4a251ff..28adf319fb951e337e8108e9f581fdec74463668 100644 (file)
@@ -2,6 +2,8 @@
 *.log
 
 # sbt specific
+.cache/
+.history/
 .lib/
 dist/*
 target/