mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-12-30 12:19:58 +01:00
17 lines
179 B
Plaintext
17 lines
179 B
Plaintext
*.class
|
|
*.log
|
|
|
|
# sbt specific
|
|
dist/*
|
|
target/
|
|
lib_managed/
|
|
src_managed/
|
|
project/boot/
|
|
project/plugins/project/
|
|
|
|
# Scala-IDE specific
|
|
.scala_dependencies
|
|
.classpath
|
|
.project
|
|
.cache
|