view .hgignore @ 445:9c6204534ab8

Improve diagnostic message from lwlink when an object isn't needed Thanks to Mark R V Murray <mark@grondar.org> for this improvement to the diagnostic message when a specified object is not required when linking.
author William Astle <lost@l-w.ca>
date Mon, 27 Nov 2017 23:12:30 -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$