mirror of
https://github.com/github/gitignore
synced 2024-11-22 11:44:21 +01:00
Scala: Ignore ENSIME files
This commit is contained in:
parent
905cbca2e8
commit
c6a57e45a2
@ -15,3 +15,7 @@ project/plugins/project/
|
|||||||
# Scala-IDE specific
|
# Scala-IDE specific
|
||||||
.scala_dependencies
|
.scala_dependencies
|
||||||
.worksheet
|
.worksheet
|
||||||
|
|
||||||
|
# ENSIME specific
|
||||||
|
.ensime_cache/
|
||||||
|
.ensime
|
||||||
|
Loading…
Reference in New Issue
Block a user