diff options
| author | Michael Klishin <mklishin@pivotal.io> | 2015-03-11 09:53:20 +0300 |
|---|---|---|
| committer | Michael Klishin <mklishin@pivotal.io> | 2015-03-11 09:53:20 +0300 |
| commit | 0925f337170a0fa65cf9db6b7ff4428d869023a1 (patch) | |
| tree | ad726e8948810ade4084d3b19a4d80d3fb777d6e /.gitignore | |
| parent | 06717cc265e8dc2b2fb4293278089203f09d2a8a (diff) | |
| download | rabbitmq-server-git-0925f337170a0fa65cf9db6b7ff4428d869023a1.tar.gz | |
Ignore ./etc/*
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 366e71ae44..1b1e92af4d 100644 --- a/.gitignore +++ b/.gitignore @@ -14,6 +14,7 @@ erl_crash.dump /cover/ /dist/ /ebin/ +/etc/ /plugins/ /priv/plugins/ /deps.mk |
