view .hgignore @ 537:3f81d8b11e5b

Improve debug instrumentation for symbol registration Separate data and code symbol reference registrations in debug output so the correct address is shown.
author William Astle <lost@l-w.ca>
date Wed, 17 Aug 2022 16:34:28 -0600
parents 5b8871fd7503
children 5f10e1913d1a
line wrap: on
line source

\.exe$
\.o$
\.d$
\.a$
~$
\.orig$
/lwbasic$
/lwlink$
/lwobjdump$
/lwar$
/lwasm$
/lwcc/lwcc$
/lwcc/lwcc-cpp$
/lwcc/lwcc-cc

# for windows
\.suo$
\.sdf$
\.opensdf$
\Debug$
\Release$