Skip to content

Commit c6a57e4

Browse files
authored
Scala: Ignore ENSIME files
1 parent 905cbca commit c6a57e4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Scala.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,7 @@ project/plugins/project/
1515
# Scala-IDE specific
1616
.scala_dependencies
1717
.worksheet
18+
19+
# ENSIME specific
20+
.ensime_cache/
21+
.ensime

0 commit comments

Comments
 (0)