summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTony Garnock-Jones <tonyg@lshift.net>2008-07-08 12:16:59 +0100
committerTony Garnock-Jones <tonyg@lshift.net>2008-07-08 12:16:59 +0100
commitbb63114ae61e50aec7ce8f888ad5b2b673016b9d (patch)
tree7995ea20b45a8765d9754417df4625ac985ef57a
parent25a636b431c74fd2c60afcdd1bb7090f5ad14d0a (diff)
downloadrabbitmq-server-bb63114ae61e50aec7ce8f888ad5b2b673016b9d.tar.gz
More .hgignore entries from umbrella
-rw-r--r--.hgignore6
1 files changed, 6 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index d23b4225..0781e32f 100644
--- a/.hgignore
+++ b/.hgignore
@@ -1,3 +1,9 @@
+syntax: glob
+*.beam
+*~
+erl_crash.dump
+
+syntax: regexp
^cover/
^dist/
^include/rabbit_framing.hrl$