view .hgignore @ 579:6c98b5654eb7

Added tag lwtools-4.23 for changeset ff5a5ce952f1
author William Astle <lost@l-w.ca>
date Sat, 03 Aug 2024 22:22:27 -0600
parents 5f10e1913d1a
children
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$