mirror of
https://github.com/RevCurtisP/C02.git
synced 2026-04-20 10:16:47 +00:00
Added .gitignore to cache
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
#Files created when compiling a C02 program
|
||||
*/*.asm
|
||||
*/*.bin
|
||||
*/*.log
|
||||
*/*.lst
|
||||
*/*.prg
|
||||
*/*.sym
|
||||
Reference in New Issue
Block a user