1
0
Files
kobopatch-webui/.gitignore

31 lines
597 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/
# NickelMenu build artifacts
nickelmenu/kobo-config/
web/public/nickelmenu/
# Claude
.claude