view .hgignore @ 424:3aad0ff3c3be

Add support for assembler listings in the as wrapper script.
author David Flamand <dflamand@gmail.com>
date Thu, 22 Sep 2016 19:26:04 -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$