Add .hgignore

This commit is contained in:
Matthias Schiffer 2008-06-24 00:14:26 +02:00
parent 68ba1f6942
commit ee827d8be7

19
.hgignore Normal file
View file

@ -0,0 +1,19 @@
syntax: regexp
^\.deps/
^\.libs/
^\.cproject$
^\.project$
^config.h$
^config.log$
^config.status$
^libtool$
\.o$
\.lo$
^libzoom.la$
^libzoom-0.1.pc$
^Makefile$
^stamp-h1$
syntax: regexp
^autom4te\.cache/