diff --git a/.eslintignore b/.eslintignore index 695387e5c8..c5d387e931 100644 --- a/.eslintignore +++ b/.eslintignore @@ -2,6 +2,7 @@ dist/ pattern-lab/ +vendor/ # Ignore yeoman new-component templates tools/new-component/templates diff --git a/.stylelintignore b/.stylelintignore index b5cd251e81..072625b70e 100644 --- a/.stylelintignore +++ b/.stylelintignore @@ -1,6 +1,7 @@ # Ignore any path/file using .gitignore syntax, ie: node_modules/ +vendor/ dist/ pattern-lab/