This commit is contained in:
danijoo
2015-10-28 23:44:03 +01:00
commit c1580748d0
38 changed files with 922 additions and 0 deletions

13
.gitignore vendored Normal file
View File

@@ -0,0 +1,13 @@
.gradle
/local.properties
/.idea/workspace.xml
/.idea/libraries
.DS_Store
/build
/captures
.idea
project
*.sbt
*.scala
target
*.iml