aboutsummaryrefslogtreecommitdiffstats
path: root/Scala.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Ignore worksheet directory Oliver Schrenk2013-11-201-0/+1
| | | Since Scala IDE V3.0 has worksheets which are like a REPL session on steroids. For the worksheet to function `*.scala` files get created in a hidden `.worksheet` directory. As these are auto-generated the directory should be ignored.
* Update Scala.gitignoreTamir Duberstein2013-11-041-0/+2
| | | sbt now creates .cache and .history
* add `.lib/` to list of Scala ignoresDr. Normen Mùˆller2013-11-011-0/+1
| | | | This directory is motivated by the `sbt.g8` template.
* ensure single trailing newlineIvan Zuzak2013-10-061-1/+1
|
* Add ".scala_dependencies" file generated by Scala-IDE Lucas2011-06-111-0/+3
| | | This is a transient file generated by the Scala-IDE Eclipse plugin, which is regenerated on a clean build, and should not be checked into VCS.
* Added scala gitignoreKriss Kowalik2010-11-091-0/+10