1
0
Files
kobopatch-webui/.gitignore
Nico Verbruggen 8dde08b494
All checks were successful
Build & Test WASM / build-and-test (push) Successful in 1m41s
Migrate src/public to web/public
2026-03-16 12:55:05 +01:00

27 lines
494 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
# Test artifacts in webroot
web/public/_test_firmware.zip
# WASM artifacts copied to webroot for serving
web/public/kobopatch.wasm
web/public/wasm_exec.js
# E2E tests
e2e/node_modules/
e2e/test-results/
e2e/playwright-report/
# Claude
.claude