Files
Jackify/jackify/tools/.gitignore
2026-01-21 21:59:42 +00:00

20 lines
406 B
Plaintext

# 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