diff options
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 1b1e92af4d..cc625ee5c4 100644 --- a/.gitignore +++ b/.gitignore @@ -10,10 +10,10 @@ .#* TAGS erl_crash.dump +/ebin/rabbit.app /build/ /cover/ /dist/ -/ebin/ /etc/ /plugins/ /priv/plugins/ |
