.gitignore
This commit is contained in:
parent
17fbd1adc1
commit
ceee66421b
7
.gitignore
vendored
Normal file
7
.gitignore
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
*~
|
||||
.idea
|
||||
firmware/*.o
|
||||
firmware/*.elf
|
||||
firmware/*.hex
|
||||
hardware/*.b#*
|
||||
hardware/*.s#*
|
Loading…
x
Reference in New Issue
Block a user