1
0
mirror of https://github.com/github/gitignore synced 2024-06-12 07:30:05 +02:00
gitignore/Scala.gitignore
Dr. Normen Müller bfbd2f9f73 add .lib/ to list of Scala ignores
This directory is motivated by the `sbt.g8` template.
2013-11-01 16:20:41 +01:00

15 lines
158 B
Plaintext

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