sherzod
770f4f3769
[Scala] remove external tools excludes.
...
Remove excludes for SBT, Eclipse and ENSIME. They'll be added to appropriate
Global/ gitignore files.
2017-02-17 01:01:42 +05:00
Brendan Forster
c110ba8647
Merge pull request #1996 from tonylotts/master
...
Ignore ensime files
2017-02-02 11:13:13 +01:00
Leandro Doctors
c6a57e45a2
Scala: Ignore ENSIME files
2016-07-21 18:39:44 -03:00
Tony Lotts
869ed27de9
Ignore ensime files
...
See https://github.com/ensime
2016-05-25 00:05:22 +08:00
leandrodeleite
3d0bbe3a5c
Ignore .history files
2014-10-19 08:59:24 -02:00
leandrodeleite
437193990b
Ignore .cache files
...
Added to match .cache files generated by sbt.
Current .cache/ pattern matches only directories.
2014-10-16 19:27:31 -03:00
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