view .hgignore @ 431:6df8d62302e2

Fix error in --nopaths lwar option when replacing members Fix missing logic update to handle --nopaths when replacing archive members.
author David Flamand <dlflamand@gmail.com>
date Wed, 16 Nov 2016 19:36:16 -0700
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$