1
0
Files
kobopatch-webui/.gitignore
Nico Verbruggen 5e80cfd6d1
Some checks failed
Build & Test WASM / build-and-test (push) Failing after 1m45s
Integration test (conditional)
2026-03-16 11:41:35 +01:00

19 lines
363 B
Plaintext

# Local device data
kobo_usb_root/
firmware/
# Pre-built kobopatch tool (reference only)
kobopatch/
# Kobopatch WASM build artifacts
kobopatch-wasm/kobopatch-src/
kobopatch-wasm/testdata/
kobopatch-wasm/kobopatch.wasm
kobopatch-wasm/wasm_exec.js
# WASM artifacts copied to webroot for serving
src/public/kobopatch.wasm
src/public/wasm_exec.js
# Claude
.claude