view .hgignore @ 404:f6e03c2cebfb

Fix "rlist" to recognize comments as end of operand Fix "rlist" to recognize comments as the end of the operand instead of trying to parse a comment character as an additional register specification.
author William Astle <lost@l-w.ca>
date Thu, 15 Oct 2015 23:21:26 -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$