diff options
| author | Jean-Sébastien Pédron <jean-sebastien@rabbitmq.com> | 2015-08-28 09:03:25 +0200 |
|---|---|---|
| committer | Jean-Sébastien Pédron <jean-sebastien.pedron@dumbbell.fr> | 2015-10-20 11:10:48 +0200 |
| commit | c3ff397dbda7d10fed6f0e6c2e6f4a3d080d3204 (patch) | |
| tree | a775560dd1655b0a4d65f57d995cb2e63708435e | |
| parent | 556f6e0bb1f38e32495b9941c8c78d368fb62c5f (diff) | |
| download | rabbitmq-server-git-c3ff397dbda7d10fed6f0e6c2e6f4a3d080d3204.tar.gz | |
Git: Ignore /dist
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 4e2c300a17..8ccdd97db1 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,7 @@ *.beam /.erlang.mk/ /deps/ +/dist/ /doc/ /ebin/ /logs/ |
