Files
GitBucket/.gitignore
2014-01-04 04:16:51 +09:00

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/