Skip to content

Commit f4530cf

Browse files
committed
Adding support for SDCC compiler files
1 parent 4b6bf65 commit f4530cf

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

Sdcc.gitignore

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# SDCC stuff
2+
*.lnk
3+
*.lst
4+
*.map
5+
*.mem
6+
*.rel
7+
*.rst
8+
*.sym
9+

0 commit comments

Comments
 (0)