Files
GitBucket/.gitignore
2013-07-07 01:23:14 +09:00

21 lines
222 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
# IntelliJ specific
.idea/
.idea_modules/