Commit a2f8f092 authored by Rémy Coutable's avatar Rémy Coutable

Merge branch 'gitignore-vendor-gitaly-ruby' into 'master'

Add /vendor/gitaly-ruby to gitignore

See merge request gitlab-org/gitlab-ce!19261
parents d148473c a3268f97
...@@ -64,6 +64,7 @@ eslint-report.html ...@@ -64,6 +64,7 @@ eslint-report.html
/tags /tags
/tmp/* /tmp/*
/vendor/bundle/* /vendor/bundle/*
/vendor/gitaly-ruby
/builds* /builds*
/shared/* /shared/*
/.gitlab_workhorse_secret /.gitlab_workhorse_secret
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment