Newer
Older
gitbucket_jkp / .gitignore
@Matthieu Brouillard Matthieu Brouillard on 28 Feb 2017 260 bytes add anchors in 'System Adminsitration > Plugins' page
*.class
*.log
.ensime
.ensime_cache

# 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/
*.iml