Base api works

This commit is contained in:
Przemek Dragańczuk
2020-02-13 23:52:33 +01:00
commit d80024c494
21 changed files with 571 additions and 0 deletions

5
.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
# Ignore Gradle project-specific cache directory
.gradle
# Ignore Gradle build output directory
build