view .hgignore @ 285:e7fc269a4176 ccdev

Branched for developing lwcc This is a branch for developing lwcc. It is on a branch to keep the lwcc development from cluttering up the main repository until it reaches a usable state yet still keep it all in the same repository with the entire revision history.
author William Astle <lost@l-w.ca>
date Sat, 07 Sep 2013 23:34:41 -0600
parents 68f41eaf44f2
children d2f04fa0103b f90c9b044220
line wrap: on
line source

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