summaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
authorAlexandru Scvortov <alexandru@rabbitmq.com>2010-08-02 15:44:49 +0100
committerAlexandru Scvortov <alexandru@rabbitmq.com>2010-08-02 15:44:49 +0100
commit49114bb7af82dd73bfd482a8bbd5a135653ffcdf (patch)
tree8c0899d2a486ebcc42053461fabc9b79071f2e2e /.hgignore
parenta678afd58d21558f6a19e10079d1fd603166a367 (diff)
parent2efd9f8a2a2b167b21fc22b427613564b0bf6807 (diff)
downloadrabbitmq-server-git-49114bb7af82dd73bfd482a8bbd5a135653ffcdf.tar.gz
merged default into bug22964
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.hgignore b/.hgignore
index 7b796b6640..03b60914a3 100644
--- a/.hgignore
+++ b/.hgignore
@@ -11,7 +11,7 @@ syntax: regexp
^dist/
^include/rabbit_framing\.hrl$
^include/rabbit_framing_spec\.hrl$
-^src/rabbit_framing\.erl$
+^src/rabbit_framing_amqp.*\.erl$
^src/.*\_usage.erl$
^rabbit\.plt$
^basic.plt$