1
0
mirror of https://github.com/RevCurtisP/C02.git synced 2024-06-08 21:29:30 +00:00
C02/.gitignore

8 lines
99 B
Plaintext
Raw Normal View History

2018-01-28 19:39:31 +00:00
#Files created when compiling a C02 program
*/*.asm
*/*.bin
*/*.log
*/*.lst
*/*.prg
*/*.sym