Sync from development - prepare for v0.2.2

This commit is contained in:
Omni
2026-01-21 21:59:42 +00:00
parent 9000b1e080
commit 53af9f26a2
24 changed files with 2134 additions and 79 deletions

19
jackify/tools/.gitignore vendored Normal file
View File

@@ -0,0 +1,19 @@
# Tools downloaded during AppImage build
# These are fetched from upstream sources during build_appimage_simple.sh
# They are NOT stored in git to keep the repository clean
# See THIRD_PARTY_NOTICES.md for licensing information
# Downloaded during build:
winetricks
cabextract
7z
wget
unzip
sha256sum
# lz4 is copied from system during build
lz4
# Keep this .gitignore and README
!.gitignore
!README.md