1
0
Files
kobopatch-webui/.gitignore
2026-03-16 22:44:31 +01:00

27 lines
502 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
e2e/node_modules/
e2e/test-results/
e2e/playwright-report/
# Claude
.claude