mirror of
https://github.com/github/gitignore.git
synced 2025-04-18 10:48:58 +08: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…
x
Reference in New Issue
Block a user