Initial commit

This commit is contained in:
Paul Schaub 2018-06-01 15:55:00 +02:00
commit 7d3788df54
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311
9 changed files with 585 additions and 0 deletions

36
.gitignore vendored Normal file
View file

@ -0,0 +1,36 @@
# IntelliJ
.idea
.idea/*
*.iml
.idea/workspace.xml
# Mac OS X
.DS_Store
.classpath
.project
.settings
.gradle
gradle.properties
build/
core/build/
debug/build/
experimental/build/
extensions/build/
gradle/wrapper/gradle-wrapper.properties
oxstore/
bin/
core/bin
debug/bin
experimental/bin
extensions/bin
target/
.metadata
cmd.ipr
cmd.iws