view .hgignore @ 395:26d2791672b1

Update the "ld" wrapper Thanks to Tormod Volden <lists.tormod@gmail.com> for these updates to the "ld" wrapper for using lwtools with gcc6809. In theory the changes shouldn't cause any problems.
author William Astle <lost@l-w.ca>
date Mon, 20 Jul 2015 17:48:51 -0600
parents f90c9b044220
children 5b8871fd7503
line wrap: on
line source

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

# for windows
\.suo$
\.sdf$
\.opensdf$
\Debug$
\Release$