# Auto-generated by `tauri-build` at cargo build time — pure
# build artifacts derived from `tauri.conf.json` +
# `capabilities/`, never edited by hand.
gen/

# `bun run build` output for the WebView; the dist/index.html
# stub at this path is checked in so `cargo check -p
# kanade-client` doesn't need bun set up, but build artifacts
# below it are .ignored.
web/dist/assets/

# Bun lockfile — the WebView pins only loose `^` ranges in
# package.json and is rebuilt fresh at release time (tauri
# beforeBuildCommand), so the lockfile is a local-only artifact,
# never committed (matches the existing client convention).
web/bun.lock
