feature: Init empty Project

This commit is contained in:
2019-07-19 09:52:03 +02:00
commit 8af57b775e
12 changed files with 422 additions and 0 deletions

7
.gitignore vendored Normal file
View File

@@ -0,0 +1,7 @@
/.gradle
/.idea
/out
/build
*.iml
*.ipr
*.iws