ソースを参照

[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年前
コミット
770f4f3769
1個のファイルの変更0行の追加21行の削除
  1. 0
    21
      Scala.gitignore

+ 0
- 21
Scala.gitignore ファイルの表示

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

読み込み中…
キャンセル
保存