view .hgignore @ 423:a3711f5ac569

ld wrapper: Add --oformat option Also fix up a bug in the -Map option that swallowed an argument too many.
author Tormod Volden <debian.tormod@gmail.com>
date Sat, 21 May 2016 22:06:10 +0200
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$