mirror of
https://github.com/mytechnotalent/Embedded-Hacking.git
synced 2026-07-21 03:10:52 +02:00
11 lines
94 B
Plaintext
11 lines
94 B
Plaintext
# Build artifacts
|
|
*.o
|
|
*.elf
|
|
*.bin
|
|
*.uf2
|
|
compile_commands.json
|
|
|
|
# OS files
|
|
.DS_Store
|
|
Thumbs.db
|