6b6d638d98
A few release-binary artifacts slipped into the previous commit (skeletonkey-x86_64-static + .sha256). Untrack them and pre-emptively extend the ignore list to cover every release-asset filename pattern the workflow + manual uploads can produce.
20 lines
293 B
Plaintext
20 lines
293 B
Plaintext
build/
|
|
*.o
|
|
*.a
|
|
*.so
|
|
*.dSYM/
|
|
modules/*/build/
|
|
modules/*/dirtyfail
|
|
modules/*/skeletonkey
|
|
/skeletonkey
|
|
/skeletonkey-test
|
|
/skeletonkey-x86_64
|
|
/skeletonkey-x86_64-static
|
|
/skeletonkey-x86_64.sha256
|
|
/skeletonkey-x86_64-static.sha256
|
|
/skeletonkey-arm64
|
|
/skeletonkey-arm64.sha256
|
|
.vscode/
|
|
.idea/
|
|
*.swp
|