view .hgignore @ 438:f18cc0c87a7e

Make 32 bit compares work better in gcc6809. A patch to the gcc patch in lwtools. This makes 32 bit compares work a bit better.
author Brett Gordon <beretta42@gmail.com>
date Tue, 15 Aug 2017 20:48:40 -0600
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$