summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.hgignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index caaa3acef0..7b796b6640 100644
--- a/.hgignore
+++ b/.hgignore
@@ -10,6 +10,7 @@ syntax: regexp
^cover/
^dist/
^include/rabbit_framing\.hrl$
+^include/rabbit_framing_spec\.hrl$
^src/rabbit_framing\.erl$
^src/.*\_usage.erl$
^rabbit\.plt$