view .hgignore @ 447:639d19f5fb8e

Source cleanups and "prototype" target for gcc6809 Various whitespace/source cleanups for the gcc6809 patch. Also add an m6809-proto target with attendant changes for crt0. From Mark R V Murray <mark@grondar.org>.
author William Astle <lost@l-w.ca>
date Wed, 29 Nov 2017 17:24:19 -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$