diff options
author | Sytse Sijbrandij <sytse@gitlab.com> | 2015-05-07 10:47:24 +0200 |
---|---|---|
committer | Sytse Sijbrandij <sytse@gitlab.com> | 2015-05-07 10:47:24 +0200 |
commit | 60887cf94904e10cd26246301d09a49be49ef5fa (patch) | |
tree | a8b20aa0925bb23789f72c26317877c9eb10cb77 /.gitignore | |
parent | b18dfc8d40269d3770a432ecf28416736f7bf8d7 (diff) | |
download | gitlab-ce-60887cf94904e10cd26246301d09a49be49ef5fa.tar.gz |
Remove the volumes from the single image to keep it simple.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore index efd84a7dcc2..3e30fb8cf77 100644 --- a/.gitignore +++ b/.gitignore @@ -40,6 +40,3 @@ rails_best_practices_output.html /tags tmp/ vendor/bundle/* -var-log-gitlab/ -var-opt-gitlab/ -etc-gitlab/ |