summaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
authorTony Garnock-Jones <tonyg@lshift.net>2008-12-08 19:44:27 +0000
committerTony Garnock-Jones <tonyg@lshift.net>2008-12-08 19:44:27 +0000
commit867a94ae4b416af8b5a42190dbe991a4b5a544ed (patch)
tree571a0b81924abdc9c222876140ce9e6563830fb9 /.hgignore
parent5aa1fb52979ff061cda071d4a650514bed277062 (diff)
downloadrabbitmq-server-867a94ae4b416af8b5a42190dbe991a4b5a544ed.tar.gz
Tweak to the way the makefile generates the manpages, in preparation
for some documentation for /etc/default/rabbitmq.
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index 0781e32f..dbfb1dbb 100644
--- a/.hgignore
+++ b/.hgignore
@@ -15,3 +15,5 @@ syntax: regexp
^packaging/debs/apt-repository/debian$
^packaging/generic-unix/rabbitmq-server-generic-unix-.*\.tar\.gz$
^packaging/windows/rabbitmq-server-windows-.*\.zip$
+
+^docs/.*\.[15]\.gz$