[Scala] remove external tools excludes.
Remove excludes for SBT, Eclipse and ENSIME. They'll be added to appropriate Global/ gitignore files.
This commit is contained in:
parent
dce5039def
commit
770f4f3769
@ -1,23 +1,2 @@
|
||||
*.class
|
||||
*.log
|
||||
|
||||
# sbt specific
|
||||
.cache
|
||||
.history
|
||||
.lib/
|
||||
dist/*
|
||||
target/
|
||||
lib_managed/
|
||||
src_managed/
|
||||
project/boot/
|
||||
project/plugins/project/
|
||||
|
||||
# Scala-IDE specific
|
||||
.ensime
|
||||
.ensime_cache/
|
||||
.scala_dependencies
|
||||
.worksheet
|
||||
|
||||
# ENSIME specific
|
||||
.ensime_cache/
|
||||
.ensime
|
||||
|
Loading…
Reference in New Issue
Block a user