X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=.hgignore;h=ff7c01f6803024c072e6a951de3a5ec64dd90546;hb=02c35e9f14dddc82c86f246002b91bf8e25cbaa3;hp=b6b95ea46fa431684de442e1e328903b5edac796;hpb=735295f0989edbd884a2c3935d1219a59ebe5698;p=m6w6%2Flibmemcached diff --git a/.hgignore b/.hgignore index b6b95ea4..ff7c01f6 100644 --- 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$