Adding support for SDCC compiler files
This commit is contained in:
parent
4b6bf65bdf
commit
f4530cfa0b
1 changed files with 9 additions and 0 deletions
9
Sdcc.gitignore
Normal file
9
Sdcc.gitignore
Normal file
|
|
@ -0,0 +1,9 @@
|
||||||
|
# SDCC stuff
|
||||||
|
*.lnk
|
||||||
|
*.lst
|
||||||
|
*.map
|
||||||
|
*.mem
|
||||||
|
*.rel
|
||||||
|
*.rst
|
||||||
|
*.sym
|
||||||
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue