1
0
mirror of https://github.com/github/gitignore synced 2024-11-22 03:34:23 +01:00

Update Scala.gitignore

sbt now creates .cache and .history
This commit is contained in:
Tamir Duberstein 2013-11-04 11:36:31 -08:00
parent 517a444703
commit 2636793079

View File

@ -2,6 +2,8 @@
*.log
# sbt specific
.cache/
.history/
.lib/
dist/*
target/