diff options
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index acf2514747..d0f9b115ba 100644 --- a/.gitignore +++ b/.gitignore @@ -4,10 +4,10 @@ /.erlang.mk/ /cover/ /deps/ -/dist/ /doc/ /ebin/ /logs/ +/plugins/ /rabbit.d |
