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 @@
*.log
# sbt specific
.cache/
.history/
.lib/
dist/*
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