view .hgignore @ 551:4ec5c94ade71

Added tag lwtools-4.21 for changeset c71c80a3b280
author William Astle <lost@l-w.ca>
date Sun, 23 Apr 2023 10:23:43 -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$