mirror of
https://github.com/github/gitignore
synced 2024-11-01 01:28:44 +01:00
18 lines
185 B
Plaintext
18 lines
185 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
|