parse-wormedit: perl script to parse wormedit level data
[wormy.git] / .gitignore
1 # local configuration
2 /local.mk
3
4 # common dos utils which need or prefer to run at the cwd
5 /tasm80.tab
6 /tasm.exe
7 /prgm86.exe
8
9 # ti86 build (by-)products
10 /*.obj
11 /*.lst
12 /*.86[psg]
13