commit fdd18e1955dd2e09255c4d41482e5745f5b3dc9d Author: Joey Date: Mon Apr 22 14:50:34 2019 +0200 Initial commit Signed-off-by: Joey diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..09b993d --- /dev/null +++ b/.gitignore @@ -0,0 +1,8 @@ +*.iml +.gradle +/local.properties +/.idea +.DS_Store +/build +/captures +.externalNativeBuild