mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-12-15 04:49:54 +01:00
22 lines
232 B
Plaintext
22 lines
232 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
|
|
.settings
|
|
|
|
# IntelliJ specific
|
|
.idea/
|
|
.idea_modules/
|