summaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
authorMatthew Sackman <matthew@lshift.net>2009-08-25 14:00:50 +0100
committerMatthew Sackman <matthew@lshift.net>2009-08-25 14:00:50 +0100
commit431942e4d954e090370f900653e730eb4005b141 (patch)
tree841aba5d1389a816f3beb412db8019742bf8204a /.hgignore
parent1b8a5d0be0482e66d9652fc231a8be09df2b0add (diff)
parent4322cc73ba7cbc22f1299482a9352cff77cbf704 (diff)
downloadrabbitmq-server-431942e4d954e090370f900653e730eb4005b141.tar.gz
merging in from default
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index 8911cac7..839f1601 100644
--- a/.hgignore
+++ b/.hgignore
@@ -12,6 +12,11 @@ syntax: regexp
^src/rabbit_framing.erl$
^rabbit.plt$
^ebin/rabbit.app$
+^ebin/rabbit.rel$
+^ebin/rabbit.boot$
+^ebin/rabbit.script$
+^plugins/
+^priv/plugins/
^packaging/RPMS/Fedora/(BUILD|RPMS|SOURCES|SPECS|SRPMS)$
^packaging/debs/Debian/rabbitmq-server_.*\.(dsc|(diff|tar)\.gz|deb|changes)$