Files
jsix/.gitignore
Justin C. Miller 90cf1e2220 [tools] Use less for viewing debugcon output in qemu.sh
Allow scrollback and keeping around the pane after qemu exits by using
less as the viewer for the log output.
2023-03-16 20:01:40 -07:00

16 lines
120 B
Plaintext

.cache
.lock*
/build*
*.bak
tags
*.log
*.out
*.o
*.a
sysroot
.gdb_history
.peru
__pycache__
/venv
compile_commands.json