Initial commit

This commit is contained in:
len
2017-01-21 17:55:27 +01:00
commit 14792d2a11
28 changed files with 2307 additions and 0 deletions

9
.gitignore vendored Normal file
View File

@@ -0,0 +1,9 @@
.gradle
/local.properties
/.idea/workspace.xml
.DS_Store
/build
/captures
.idea/
*.iml
*/build