Newer
Older
gitbucket_jkp / .gitignore
@takezoe takezoe on 12 Apr 2013 179 bytes Add '.cache' to .gitignore
*.class
*.log

# sbt specific
dist/*
target/
lib_managed/
src_managed/
project/boot/
project/plugins/project/

# Scala-IDE specific
.scala_dependencies
.classpath
.project
.cache