Changeset - a32b6945032d
[Not reviewed]
default
0 0 1
Nathan Brink (binki) - 15 years ago 2010-06-07 21:35:04
ohnobinki@ohnopublishing.net
add .hgignore
1 file changed with 19 insertions and 0 deletions:
0 comments (0 inline, 0 general)
.hgignore
Show inline comments
 
new file 100644
 
syntax: regexp
 
~$
 
^\.
 
\.log$
 
cache.*/
 
^aclocal\.m4$
 
\.scan$
 
^config(.(guess|status|sub)|ure)$
 
Makefile$
 
\.(o|la|lo|in|Po|Plo|a|so|lai)$
 
\.so\..*$
 
^libtool$
 
^ltmain\.sh$
 
core
 
distren$
 
distrend$
 
^compile$
 
check_execio$
 
/lt-
0 comments (0 inline, 0 general)