.hgignore
changeset 1 99fd216641d8
child 2 b6516e8751bb
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.hgignore	Sun Mar 07 14:51:10 2010 +0100
@@ -0,0 +1,26 @@
+syntax: glob
+
+Makefile
+Makefile.in
+*.[oa]
+*.l[oa]
+*.so
+.libs
+.deps
+
+autom4te.cache
+aclocal.m4
+config-modules.h*
+config.{log,cache,guess,status,sub}
+
+configure
+depcomp
+libtool
+ltmain.sh
+missing
+mkinstalldirs
+install-sh
+
+*.sw?
+cscope.out
+tags