Commit fe7a6d23 authored by Brendan Forster's avatar Brendan Forster Committed by GitHub

Merge pull request #2048 from allentiak/patch-1

Scala: Ignore ENSIME files
parents 905cbca2 c6a57e45
...@@ -15,3 +15,7 @@ project/plugins/project/ ...@@ -15,3 +15,7 @@ project/plugins/project/
# Scala-IDE specific # Scala-IDE specific
.scala_dependencies .scala_dependencies
.worksheet .worksheet
# ENSIME specific
.ensime_cache/
.ensime
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment