All checks were successful
Build and test project / build-and-test (push) Successful in 1m34s
I was previously using my Linux desktop, but I also want to be able to use my Mac laptop or Mac mini to continue working on this.
37 lines
678 B
Plaintext
37 lines
678 B
Plaintext
# Local device data
|
|
kobo_usb_root/
|
|
firmware/
|
|
|
|
# Pre-built kobopatch tool (reference only)
|
|
kobopatch/
|
|
|
|
# Kobopatch WASM build artifacts
|
|
kobopatch-wasm/go/
|
|
kobopatch-wasm/kobopatch-src/
|
|
kobopatch-wasm/testdata/
|
|
kobopatch-wasm/kobopatch.wasm
|
|
kobopatch-wasm/wasm_exec.js
|
|
|
|
# Generated files in src (written by build scripts, regenerated on demand)
|
|
web/src/js/wasm_exec.js
|
|
web/src/nickelmenu/NickelMenu.zip
|
|
web/src/nickelmenu/kobo-config.zip
|
|
|
|
# Build output
|
|
web/dist/
|
|
|
|
# Node
|
|
web/node_modules/
|
|
|
|
# E2E tests
|
|
tests/e2e/node_modules/
|
|
tests/e2e/test-results/
|
|
tests/e2e/playwright-report/
|
|
tests/e2e/test_firmware.zip
|
|
|
|
# NickelMenu build artifacts
|
|
nickelmenu/kobo-config/
|
|
|
|
# Claude
|
|
.claude
|