# PICO-8 export staging (regenerate with `make web` / `make png`)
build/

# Generated cart exports (produced by `make web` / `make png`)
npicomx.html

# toolchain (managed by mise + uv; see mise.toml / requirements.txt)
.venv/
node_modules/

# vendored tooling lives in tools/shrinko8 and IS tracked; ignore only its caches
tools/shrinko8/__pycache__/

# Wrangler local cache (build artifacts, account metadata)
.wrangler/

# Cloudflare Pages deploy output (generated by `make dist`)
dist/
