| commit | b64297c85b54526cf44da8af7d1fc5409babbe2f | [log] [tgz] |
|---|---|---|
| author | giolekva <giolekva@gmail.com> | Mon Dec 13 14:36:32 2021 +0400 |
| committer | giolekva <giolekva@gmail.com> | Mon Dec 13 14:36:32 2021 +0400 |
| tree | 1678dbddbee9f1d2a1b49386263451c73f0f69ea | |
| parent | 2cacf45265777462ad8cbb8234a5f648d8d06af5 [diff] [blame] |
Basic implementation of client: render qa code and scan from mobile app
diff --git a/core/client/android/.gitignore b/core/client/android/.gitignore new file mode 100644 index 0000000..4f51afb --- /dev/null +++ b/core/client/android/.gitignore
@@ -0,0 +1,10 @@ +*.iml +.gradle +local.properties +.idea +.DS_Store +/build +/captures +.externalNativeBuild +.cxx +local.properties