Procházet zdrojové kódy

[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 před 7 roky
rodič
revize
770f4f3769
1 změnil soubory, kde provedl 0 přidání a 21 odebrání
  1. 0
    21
      Scala.gitignore

+ 0
- 21
Scala.gitignore Zobrazit soubor

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

Načítá se…
Zrušit
Uložit