Files
headplane/.gitignore
2026-05-16 20:37:57 -04:00

19 lines
210 B
Plaintext

node_modules
/.fate
/.react-router
/.cache
/.data
/build
/test
.env
/app/hp_ssh.wasm
/app/wasm_exec.js
/public/hp_ssh.wasm
/public/wasm_exec.js
/docs/.vitepress/dist/
/docs/.vitepress/cache/
/.direnv
/vendor