mirror of
https://github.com/HendrikRauh/dmx-interface.git
synced 2026-04-07 10:22:21 +00:00
fix(.gitignore): add *.uf2 to ignore list for build artifacts
This commit is contained in:
parent
bab5725e92
commit
6c3dba7b55
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -4,6 +4,7 @@
|
|||
/build/
|
||||
*.elf
|
||||
*.bin
|
||||
*.uf2
|
||||
*.hex
|
||||
*.map
|
||||
*.img
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue