view .hgignore @ 544:f12c767c363e

Fix typo in manual. I wonder just what "pneumonics" are....
author William Astle <lost@l-w.ca>
date Mon, 14 Nov 2022 18:01:32 -0700
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$