Oliver Schrenk
4462ee9f9f
Ignore worksheet directory
...
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.
2013-11-20 20:13:07 +01:00
Tamir Duberstein
2636793079
Update Scala.gitignore
...
sbt now creates .cache and .history
2013-11-04 11:36:31 -08:00
Dr. Normen Müller
bfbd2f9f73
add .lib/
to list of Scala ignores
...
This directory is motivated by the `sbt.g8` template.
2013-11-01 16:20:41 +01:00
Ivan Zuzak
f0dde55c6b
ensure single trailing newline
2013-10-06 14:40:01 +02:00
Lucas
d168d1b616
Add ".scala_dependencies" file generated by Scala-IDE
...
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.
2011-06-11 16:28:19 -07:00
Kriss Kowalik
8db8a470ea
Added scala gitignore
2010-11-09 06:41:11 +08:00