update gitignore
This commit is contained in:
parent
1345e967c8
commit
7141d16fcc
|
@ -9,6 +9,9 @@
|
||||||
*.elf
|
*.elf
|
||||||
*.axf
|
*.axf
|
||||||
*.de
|
*.de
|
||||||
|
*.cyclo
|
||||||
|
*.list
|
||||||
|
*.mk
|
||||||
|
|
||||||
# Linker output
|
# Linker output
|
||||||
*.ilk
|
*.ilk
|
||||||
|
|
Reference in New Issue