1
0
mirror of https://github.com/github/gitignore synced 2024-06-01 18:28:13 +02:00
gitignore/Scala.gitignore
2016-07-21 18:39:44 -03:00

22 lines
227 B
Plaintext

*.class
*.log
# sbt specific
.cache
.history
.lib/
dist/*
target/
lib_managed/
src_managed/
project/boot/
project/plugins/project/
# Scala-IDE specific
.scala_dependencies
.worksheet
# ENSIME specific
.ensime_cache/
.ensime