view .hgignore @ 457:7d6eacd87370

Make warnings still show when listings are not enabled.
author William Astle <lost@l-w.ca>
date Fri, 16 Feb 2018 23:40:53 -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$