initial commit

This commit is contained in:
2016-05-27 07:14:53 +00:00
committed by Gogs
commit bdbe8c6f7a
3 changed files with 30 additions and 0 deletions

19
.gitignore vendored Normal file
View File

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