Skip to content

Commit 1e943a1

Browse files
authored
Merge pull request #2289 from sherzodv/scala-cleanup
[Scala] remove external tools excludes.
2 parents 291cac5 + 770f4f3 commit 1e943a1

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)