diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2022-03-08 12:20:17 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2022-03-08 12:20:17 +0000 |
commit | 6728ed6fe203d0613ee63c89a08a70fffb93405c (patch) | |
tree | 9eddfee7a854efd47d85899c1524fd4bd10ce8e4 /.eslintignore | |
parent | 60028378dd5e5e7844810e4a2aa2934a58f738ca (diff) | |
download | gitlab-ce-6728ed6fe203d0613ee63c89a08a70fffb93405c.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.eslintignore')
-rw-r--r-- | .eslintignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.eslintignore b/.eslintignore index 1d069e19385..b7769ef8970 100644 --- a/.eslintignore +++ b/.eslintignore @@ -9,3 +9,4 @@ /sitespeed-result/ /fixtures/**/*.graphql spec/fixtures/**/*.graphql +**/contracts/consumer/ |