[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:
sherzod 2017-02-17 01:01:42 +05:00
parent dce5039def
commit 770f4f3769
1 changed files with 0 additions and 21 deletions

View File

@ -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