| author | Simon MacMullen <simon@rabbitmq.com> |
| Fri Feb 03 15:59:12 2012 +0000 (3 months ago) | |
| changeset 8922 | 4f87837a40be |
| parent 4205 | fae9cc56b8c5 |
| child 7033 | 2c27beeea6cf |
| child 7312 | 733145129e7a |
| permissions | -rw-r--r-- |
| tonyg@9 | 1 |
syntax: glob |
| tonyg@9 | 2 |
*.beam |
| tonyg@9 | 3 |
*~ |
| essiene@878 | 4 |
*.swp |
| essiene@878 | 5 |
*.patch |
| tonyg@9 | 6 |
erl_crash.dump |
| matthias@2648 | 7 |
deps.mk |
| tonyg@9 | 8 |
|
| tonyg@9 | 9 |
syntax: regexp |
| tonyg@8 | 10 |
^cover/ |
| tonyg@8 | 11 |
^dist/ |
| matthias@1850 | 12 |
^include/rabbit_framing\.hrl$ |
| scvalex@3546 | 13 |
^include/rabbit_framing_spec\.hrl$ |
| simon@3768 | 14 |
^src/rabbit_framing_amqp.*\.erl$ |
| matthew@2916 | 15 |
^src/.*\_usage.erl$ |
| matthias@1850 | 16 |
^rabbit\.plt$ |
| vlad@1769 | 17 |
^basic.plt$ |
| matthias@1850 | 18 |
^ebin/rabbit\.(app|rel|boot|script)$ |
| pauljones23@1402 | 19 |
^plugins/ |
| paulj@1403 | 20 |
^priv/plugins/ |
| tonyg@8 | 21 |
|
| tonyg@8 | 22 |
^packaging/RPMS/Fedora/(BUILD|RPMS|SOURCES|SPECS|SRPMS)$ |
| tonyg@558 | 23 |
^packaging/debs/Debian/rabbitmq-server_.*\.(dsc|(diff|tar)\.gz|deb|changes)$ |
| tonyg@8 | 24 |
^packaging/debs/apt-repository/debian$ |
| dpw@2594 | 25 |
^packaging/macports/macports$ |
| tonyg@8 | 26 |
^packaging/generic-unix/rabbitmq-server-generic-unix-.*\.tar\.gz$ |
| tonyg@8 | 27 |
^packaging/windows/rabbitmq-server-windows-.*\.zip$ |
| simon@6150 | 28 |
^packaging/windows-exe/rabbitmq_server-.*$ |
| simon@6150 | 29 |
^packaging/windows-exe/rabbitmq-.*\.nsi$ |
| simon@6150 | 30 |
^packaging/windows-exe/rabbitmq-server-.*\.exe$ |
| tonyg@531 | 31 |
|
| tonyg@531 | 32 |
^docs/.*\.[15]\.gz$ |
| simon@2901 | 33 |
^docs/.*\.man\.xml$ |