Initial commit

This commit is contained in:
2018-06-19 18:40:19 +00:00
committed by Gogs
commit 5325148ff2
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