Files
rose-ash/.gitignore
2026-04-03 16:15:39 +00:00

31 lines
559 B
Plaintext

__pycache__/
*.pyc
*.pyo
shared/sx/.cache/
.env
node_modules/
*.egg-info/
dist/
build/
.venv/
venv/
_snapshot/
_debug/
sx-haskell/
sx-rust/
shared/static/scripts/sx-full-test.js
hosts/ocaml/_build/
hosts/ocaml/browser/sx_browser.bc.wasm.assets/
hosts/ocaml/browser/sx_browser.bc.wasm.assets.bak/
hosts/ocaml/bin/mcp_tree_built.exe
hosts/ocaml/hosts/
hosts/ocaml/test-results/
shared/static/wasm/sx_browser.bc.wasm.assets/
.claude/worktrees/
tests/playwright/test-results/
test-case-define.sx
test-case-define.txt
test_all.js
test_final.js
test_interactive.js