Initial commit

This commit is contained in:
vanitasvitae 2017-08-11 13:47:54 +02:00
commit 9f53052954
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311
10 changed files with 755 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
store/
bin/
core/bin
debug/bin
experimental/bin
extensions/bin
target/
.metadata
clocc.ipr
clocc.iws