view .hgignore @ 448:3cd8aa013b88

Change the perl invocations for the test bits to use /usr/bin/env Using "env" to find where perl is located is probably more portable. Changed the test harness thingie and the existing opcode test to use /usr/bin/env instead of a hard coded perl path.
author William Astle <lost@l-w.ca>
date Thu, 30 Nov 2017 17:38:24 -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$