Browse Source

Merge pull request #2289 from sherzodv/scala-cleanup

[Scala] remove external tools excludes.
pull/1947/merge
Brendan Forster 7 years ago
parent
commit
1e943a180d
1 changed files with 0 additions and 21 deletions
  1. 0
    21
      Scala.gitignore

+ 0
- 21
Scala.gitignore View File

@@ -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…
Cancel
Save