1
0
mirror of https://github.com/github/gitignore synced 2024-05-28 00:10:11 +02:00
gitignore/Scala.gitignore
Lucas d168d1b616 Add ".scala_dependencies" file generated by Scala-IDE
This is a transient file generated by the Scala-IDE Eclipse plugin, which is regenerated on a clean build, and should not be checked into VCS.
2011-06-11 16:28:19 -07:00

13 lines
151 B
Plaintext

*.class
*.log
# sbt specific
dist/*
target/
lib_managed/
src_managed/
project/boot/
project/plugins/project/
# Scala-IDE specific
.scala_dependencies