ignore .DS_Store

This commit is contained in:
j7b3y 2024-08-18 09:07:33 +09:00
parent 2170551a26
commit 3ec4736c3e

View File

@ -1 +1 @@
zip -r kpatch-zip-flashable.zip . -x ".gitignore" ".git*" "README.md" "release.sh"
zip -r kpatch-zip-flashable.zip . -x ".gitignore" ".git*" "README.md" "release.sh" ".DS_Store"