1
0
mirror of https://github.com/RevCurtisP/C02.git synced 2024-06-16 13:29:33 +00:00
C02/.gitignore
2018-01-28 14:39:31 -05:00

8 lines
99 B
Plaintext

#Files created when compiling a C02 program
*/*.asm
*/*.bin
*/*.log
*/*.lst
*/*.prg
*/*.sym