view .hgignore @ 450:6b19418c465c

Correct documentation of FILL pseudo op Thanks to Glen Hewlett <glen.hewlett@sympatico.ca> for pointing out that the parameters for FILL were reversed in the documentation.
author William Astle <lost@l-w.ca>
date Wed, 27 Dec 2017 13:52:23 -0700
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$