day00/.gitignore
Maix0 90c358409a feat(ex01): full ex01
This will also compile the avr-libc from source into /tmp/avr-libc
2026-04-13 13:55:22 +02:00

6 lines
58 B
Text

*.o
*.hex
*.bin
/avr-libc
*/compile_commands.json
.cache/