mirror of
https://github.com/RevCurtisP/C02.git
synced 2024-11-22 01:31: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…
Reference in New Issue
Block a user