diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2019-09-25 18:06:17 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2019-09-25 18:06:17 +0000 |
commit | 3fdbfaf3e587a0e25b6351e72d19e3bc1b47b33e (patch) | |
tree | 02fe9c114e452965525422920a3addaa8eafe2bc /.gitignore | |
parent | b1d7b01241da7f7f5d42c5ef46c7788fac0ab6d3 (diff) | |
download | gitlab-ce-3fdbfaf3e587a0e25b6351e72d19e3bc1b47b33e.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 7310c04d117..65befc20963 100644 --- a/.gitignore +++ b/.gitignore @@ -81,3 +81,4 @@ package-lock.json jsdoc/ **/tmp/rubocop_cache/** .overcommit.yml +.projections.json |