mirror of
https://github.com/vale981/gitignore
synced 2025-03-06 02:11:42 -05:00
14 lines
158 B
Text
14 lines
158 B
Text
*.class
|
|
*.log
|
|
|
|
# sbt specific
|
|
.lib/
|
|
dist/*
|
|
target/
|
|
lib_managed/
|
|
src_managed/
|
|
project/boot/
|
|
project/plugins/project/
|
|
|
|
# Scala-IDE specific
|
|
.scala_dependencies
|