view .hgignore @ 412:f8e56377a32a

lwasm: Add missing "Undefined symbol" error string
author Tormod Volden <debian.tormod@gmail.com>
date Mon, 21 Mar 2016 09:06:55 -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$