Initial commit

This commit is contained in:
Jack Koenig
2016-10-24 19:46:38 -07:00
commit 618d6b5db3

17
.gitignore vendored Normal file
View File

@@ -0,0 +1,17 @@
*.class
*.log
# sbt specific
.cache
.history
.lib/
dist/*
target/
lib_managed/
src_managed/
project/boot/
project/plugins/project/
# Scala-IDE specific
.scala_dependencies
.worksheet