All checks were successful
Build & Test WASM / build-and-test (push) Successful in 1m41s
27 lines
494 B
Plaintext
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 |