Files
sx/.gitignore
agra bce53b720b chore: drop accidentally-committed wasm_check build artifacts
The wasm_check{,2}.{html,js,wasm} files are emscripten smoke-test output
committed by accident in f9ecf9d; nothing in the build/tests/docs
references them. Removed and gitignored the pattern so future WASM
output stays out of the tree.
2026-06-02 09:42:08 +03:00

9 lines
118 B
Plaintext

.zig-cache
zig-out
.DS_Store
.vscode/
.sx-cache
.sx-tmp
current/
# emscripten/wasm smoke-test build output
wasm_check*