Added .gitignore files
This commit is contained in:
parent
cf7602a388
commit
ebc4c4eca4
|
@ -0,0 +1 @@
|
|||
*.gen
|
|
@ -0,0 +1,4 @@
|
|||
*.elf
|
||||
*.bin
|
||||
usetable.h
|
||||
loadable.ld
|
|
@ -0,0 +1,4 @@
|
|||
*.elf
|
||||
*.bin
|
||||
*.h
|
||||
loadable.ld
|
Loading…
Reference in New Issue