diff --git a/.gitignore b/.gitignore index 0100dcc..d792100 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,9 @@ Manager/app/release/ # Reference material (APKs, original source) Reference/ + +# tidal-apk/: CI consumes the top-level .apk/.apkm; ignore decompiled subdirs +*.apkm +!tidal-apk/*.apk +!tidal-apk/*.apkm +tidal-apk/*/ diff --git a/tidal-apk/com.aspiro.tidal_2.192.0-9089_1arch_3dpi_24lang_c83a23222f1eac5745b14c826738c6d0_apkmirror.com.apkm b/tidal-apk/com.aspiro.tidal_2.192.0-9089_1arch_3dpi_24lang_c83a23222f1eac5745b14c826738c6d0_apkmirror.com.apkm new file mode 100644 index 0000000..94524a6 Binary files /dev/null and b/tidal-apk/com.aspiro.tidal_2.192.0-9089_1arch_3dpi_24lang_c83a23222f1eac5745b14c826738c6d0_apkmirror.com.apkm differ