mirror of
https://github.com/github/gitignore
synced 2024-11-26 05:34:21 +01:00
Merge pull request #354 from misham/sdcc
Adding support for SDCC compiler files
This commit is contained in:
commit
e0fbe0f0b3
9
Sdcc.gitignore
Normal file
9
Sdcc.gitignore
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
# SDCC stuff
|
||||||
|
*.lnk
|
||||||
|
*.lst
|
||||||
|
*.map
|
||||||
|
*.mem
|
||||||
|
*.rel
|
||||||
|
*.rst
|
||||||
|
*.sym
|
||||||
|
|
Loading…
Reference in New Issue
Block a user