1
0
mirror of https://github.com/github/gitignore synced 2024-05-28 00:10:11 +02:00

[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

View File

@ -1,23 +1,2 @@
*.class *.class
*.log *.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