node_modules
/.react-router
/.cache
/build
/test
.env
app/hp_ssh.wasm
app/wasm_exec.js
/docs/.vitepress/dist/
/docs/.vitepress/cache/

/.direnv

# Astro
/.astro
/dist

# Runtime data
/data

# Local docker dev
docker-compose.local.yml.local

# Pre-Astro backup of the React Router source tree
/.react-router-backup

# Reference copy of the original tale/headplane source — not ours to track
/upstream
