Bläddra i källkod

[Scala] remove external tools excludes.

Remove excludes for SBT, Eclipse and ENSIME. They'll be added to appropriate
Global/ gitignore files.
pull/2289/head
sherzod 7 år sedan
förälder
incheckning
770f4f3769
1 ändrade filer med 0 tillägg och 21 borttagningar
  1. 0
    21
      Scala.gitignore

+ 0
- 21
Scala.gitignore Visa fil

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

Laddar…
Avbryt
Spara