mirror of
https://github.com/RevCurtisP/C02.git
synced 2025-02-16 14:30:33 +00:00
Added .gitignore to cache
This commit is contained in:
parent
57d5094228
commit
820b2605a7
7
.gitignore
vendored
Normal file
7
.gitignore
vendored
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
#Files created when compiling a C02 program
|
||||||
|
*/*.asm
|
||||||
|
*/*.bin
|
||||||
|
*/*.log
|
||||||
|
*/*.lst
|
||||||
|
*/*.prg
|
||||||
|
*/*.sym
|
Loading…
x
Reference in New Issue
Block a user