diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2019-12-04 15:11:23 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2019-12-04 15:11:23 +0000 |
commit | 8d3aee3636da5181ae94d23b47c6794b5610ab01 (patch) | |
tree | 73236b3e4b5d103c926df08449b2071ec19e4d18 /.gitignore | |
parent | 98420be3dddf5a093c39d96a8ca109aa21d0eaf8 (diff) | |
download | gitlab-ce-8d3aee3636da5181ae94d23b47c6794b5610ab01.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 231541a2237..d43b1908dd3 100644 --- a/.gitignore +++ b/.gitignore @@ -84,3 +84,4 @@ jsdoc/ .overcommit.yml .projections.json /qa/.rakeTasks +webpack-dev-server.json |