diff --git a/.gitignore b/.gitignore index 6cdfbcd..0d11203 100644 --- a/.gitignore +++ b/.gitignore @@ -6,4 +6,5 @@ push-subscriptions.json .DS_Store data-backups/ output/ -*.apk \ No newline at end of file +*.apk +!output/hikemap.apk \ No newline at end of file diff --git a/output/hikemap.apk b/output/hikemap.apk new file mode 100644 index 0000000..afbc4f6 Binary files /dev/null and b/output/hikemap.apk differ