view .hgignore @ 252:201b2774cb0e

Fix warning about isalpha in input.c on windows Removed reliance in isalpha for detecting absolute paths on windows since the heuristic is clear enough and the allowed drive letters are not locale dependent.
author William Astle <lost@l-w.ca>
date Fri, 25 Jan 2013 23:48:46 -0700
parents 68f41eaf44f2
children d2f04fa0103b f90c9b044220
line wrap: on
line source

\.exe$
\.o$
\.d$
\.a$
~$
\.orig$
/lwbasic$
/lwlink$
/lwobjdump$
/lwar$
/lwasm$
/lwcc/lwcc$
/lwcc/lwcpp$