diff options
Diffstat (limited to 'Scala.gitignore')
-rw-r--r-- | Scala.gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Scala.gitignore b/Scala.gitignore index b32ebe6f..c58d83b3 100644 --- a/Scala.gitignore +++ b/Scala.gitignore @@ -3,7 +3,7 @@ # sbt specific .cache -.history/ +.history .lib/ dist/* target/ |