diff options
| author | Michael Klishin <mklishin@pivotal.io> | 2016-02-23 11:27:18 +0300 |
|---|---|---|
| committer | Michael Klishin <mklishin@pivotal.io> | 2016-02-23 11:27:18 +0300 |
| commit | 2ca7c479e13a4d4ebce29591a0c9590579030516 (patch) | |
| tree | e60d7b1c3932d59c87a462fddd5b8687939d74c7 | |
| parent | 1b511b72c6ac58a21157e08349344ca5a23894e5 (diff) | |
| download | rabbitmq-server-git-2ca7c479e13a4d4ebce29591a0c9590579030516.tar.gz | |
Ignore debug/*
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 9e0bfad27d..c4375bbe48 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,7 @@ .erlang.mk/ cover/ deps/ +debug/ doc/ ebin/ etc/ |
