19 lines
347 B
Plaintext
19 lines
347 B
Plaintext
# Created by .ignore support plugin (hsz.mobi)
|
|
### SBT template
|
|
# Simple Build Tool
|
|
# http://www.scala-sbt.org/release/docs/Getting-Started/Directories.html#configuring-version-control
|
|
|
|
dist/*
|
|
target/
|
|
lib_managed/
|
|
src_managed/
|
|
project/boot/
|
|
project/plugins/project/
|
|
.history
|
|
.cache
|
|
.lib/
|
|
### Scala template
|
|
*.class
|
|
*.log
|
|
|
|
.idea/* |