Files
rose-ash/.gitignore
2026-03-15 02:09:39 +00:00

16 lines
140 B
Plaintext

__pycache__/
*.pyc
*.pyo
shared/sx/.cache/
.env
node_modules/
*.egg-info/
dist/
build/
.venv/
venv/
_snapshot/
_debug/
sx-haskell/
sx-rust/