init stm8 sdcc template repo
This commit is contained in:
10
.gitignore
vendored
Normal file
10
.gitignore
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
/objects/
|
||||
*.lst
|
||||
*.asm
|
||||
*.rel
|
||||
*.rst
|
||||
*.sym
|
||||
*.cdb
|
||||
*.ihx
|
||||
*.lk
|
||||
*.map
|
||||
Reference in New Issue
Block a user