diff options
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index cc625ee5c4..05857b2388 100644 --- a/.gitignore +++ b/.gitignore @@ -11,6 +11,9 @@ TAGS erl_crash.dump /ebin/rabbit.app +/.erlang.mk/ +/deps/ +/rabbit.d /build/ /cover/ /dist/ |
