diff options
| author | Tony Garnock-Jones <tonyg@lshift.net> | 2008-07-08 12:16:59 +0100 |
|---|---|---|
| committer | Tony Garnock-Jones <tonyg@lshift.net> | 2008-07-08 12:16:59 +0100 |
| commit | bb63114ae61e50aec7ce8f888ad5b2b673016b9d (patch) | |
| tree | 7995ea20b45a8765d9754417df4625ac985ef57a | |
| parent | 25a636b431c74fd2c60afcdd1bb7090f5ad14d0a (diff) | |
| download | rabbitmq-server-git-bb63114ae61e50aec7ce8f888ad5b2b673016b9d.tar.gz | |
More .hgignore entries from umbrella
| -rw-r--r-- | .hgignore | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +syntax: glob +*.beam +*~ +erl_crash.dump + +syntax: regexp ^cover/ ^dist/ ^include/rabbit_framing.hrl$ |
