1
0
Files
kobopatch-webui/.gitignore
Nico Verbruggen 14e4c12b6b
Some checks failed
Build & Test WASM / build-and-test (push) Failing after 1m12s
Change foundational structure
2026-03-16 22:57:53 +01:00

27 lines
520 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/wasm/kobopatch.wasm
web/public/js/wasm_exec.js
# E2E tests
tests/e2e/node_modules/
tests/e2e/test-results/
tests/e2e/playwright-report/
# Claude
.claude