Commit 26367930 authored by Tamir Duberstein's avatar Tamir Duberstein

Update Scala.gitignore

sbt now creates .cache and .history
parent 517a4447
...@@ -2,6 +2,8 @@ ...@@ -2,6 +2,8 @@
*.log *.log
# sbt specific # sbt specific
.cache/
.history/
.lib/ .lib/
dist/* dist/*
target/ target/
......
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