Files
xteink-web-emulator/.gitignore
T
evan 08f5e342b0 feat(web): add self-signed HTTPS mode for headless/LAN access
--tls generates a self-signed cert (SANs: localhost, 127.0.0.1, LAN IP) so a
headless box is reachable directly over HTTPS, which browsers treat as a secure
context (required for cross-origin isolation). make web now defaults to TLS.
2026-07-20 08:27:51 -04:00

13 lines
121 B
Plaintext

dist/
firmware.bin
firmware.elf
flash16.bin
flash.bin
*.png
*.ppm
result
_scratch/
sd.img
.serve-cert.pem
.serve-key.pem