瀏覽代碼

[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

Loading…
取消
儲存