소스 검색

[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…
취소
저장