diff --git a/Global/Eclipse.gitignore b/Global/Eclipse.gitignore index 984a6eff..4a6cfc7c 100644 --- a/Global/Eclipse.gitignore +++ b/Global/Eclipse.gitignore @@ -23,7 +23,7 @@ local.properties # PDT-specific .buildpath -# sbteclipse plugin +# sbteclipse plugin .target # TeXlipse plugin diff --git a/Scala.gitignore b/Scala.gitignore index 12543bc4..c58d83b3 100644 --- a/Scala.gitignore +++ b/Scala.gitignore @@ -2,8 +2,8 @@ *.log # sbt specific -.cache/ -.history/ +.cache +.history .lib/ dist/* target/