view .hgignore @ 430:e34c8bd6ea29

Actually handle "-n" argument to lwar correctly Thank you to David Flamand <dlflamand@gmail.com> for pointing out that you need to update every reference to an option when you change it....
author William Astle <lost@l-w.ca>
date Wed, 16 Nov 2016 10:14:06 -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$