Added tag 0_7 for changeset 3a8499f79e65
[awesomized/libmemcached] / .hgignore
index b6b95ea46fa431684de442e1e328903b5edac796..ff7c01f6803024c072e6a951de3a5ec64dd90546 100644 (file)
--- a/.hgignore
+++ b/.hgignore
@@ -1,4 +1,5 @@
 # Exact paths to config junk
+^INSTALL$
 ^aclocal.m4$
 ^configure$
 ^config/(config.guess|config.sub|depcomp|install-sh|ltmain.sh|missing)$
@@ -15,3 +16,7 @@
 Makefile(.in)?$
 .(deps|libs)$
 \.l?o$
+
+# Generated man files
+\.1$
+\.3$