diff .hgignore @ 2681:af3d529a7c74

Added .hgignore.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 05 Jun 2008 04:16:37 +0300
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.hgignore	Thu Jun 05 04:16:37 2008 +0300
@@ -0,0 +1,27 @@
+syntax: regexp
+^aclocal\.m4
+^autom4te\.cache
+^audacious\.pc
+^audclient\.pc
+^buildsys\.mk
+^config\.h
+^config\.h\.in
+^config\.log
+^config\.status
+^configure
+^extra\.mk
+^po/Makefile
+^po/Makefile\.in
+^po/POTFILES
+^po/stamp-po
+syntax: glob
+.deps
+*.a
+*.dylib
+*.gmo
+*.o
+*.so
+*~
+*.swp
+*.patch
+*.diff