This commit is contained in:
2016-10-10 20:32:12 +02:00
parent 1b6c8f164b
commit bce027179a
8 changed files with 402 additions and 0 deletions

5
.gitignore vendored
View File

@@ -45,3 +45,8 @@ $RECYCLE.BIN/
Network Trash Folder
Temporary Items
.apdisk
#idea files
.gradle/
build/
.idea/