view .hgignore @ 464:9134f6426c57

Fix think-o in PCR optimization fix from previous commit Need to make sure we don't encode a larger offset size than needed if we guess a 16 bit offset with "pretend max" in effect.
author William Astle <lost@l-w.ca>
date Wed, 28 Feb 2018 23:15:35 -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$