Skip to content

Commit 770f4f3

Browse files
committed
[Scala] remove external tools excludes.
Remove excludes for SBT, Eclipse and ENSIME. They'll be added to appropriate Global/ gitignore files.
1 parent dce5039 commit 770f4f3

File tree

1 file changed

+0
-21
lines changed

1 file changed

+0
-21
lines changed

Scala.gitignore

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,2 @@
11
*.class
22
*.log
3-
4-
# sbt specific
5-
.cache
6-
.history
7-
.lib/
8-
dist/*
9-
target/
10-
lib_managed/
11-
src_managed/
12-
project/boot/
13-
project/plugins/project/
14-
15-
# Scala-IDE specific
16-
.ensime
17-
.ensime_cache/
18-
.scala_dependencies
19-
.worksheet
20-
21-
# ENSIME specific
22-
.ensime_cache/
23-
.ensime

0 commit comments

Comments
 (0)