summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.hgignore6
1 files changed, 6 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index d23b422591..0781e32faf 100644
--- a/.hgignore
+++ b/.hgignore
@@ -1,3 +1,9 @@
+syntax: glob
+*.beam
+*~
+erl_crash.dump
+
+syntax: regexp
^cover/
^dist/
^include/rabbit_framing.hrl$