view .hgignore @ 291:83f682ed4d65 ccdev

Make lwcc driver understand -B Make the lwcc driver program actually do something with -B. Also teach it about its own default base directory.
author William Astle <lost@l-w.ca>
date Sun, 08 Sep 2013 17:08:50 -0600
parents d2f04fa0103b
children 40ecbd5da481
line wrap: on
line source

\.exe$
\.o$
\.d$
\.a$
~$
\.orig$
/lwbasic$
/lwlink$
/lwobjdump$
/lwar$
/lwasm$
/lwcc$