We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9626a59 commit 31528aaCopy full SHA for 31528aa
create-source-archive.sh
@@ -25,6 +25,7 @@ git ls-files --recurse-submodules -z \
25
-e '^aseprite/third_party/libpng' \
26
-e '^aseprite/third_party/pixman' \
27
-e '^aseprite/third_party/zlib' \
28
+ -e '^cmake/' \
29
| grep -z --invert-match \
30
-e '\.git' \
31
-e '^aseprite/laf/clip/' \
0 commit comments