diff --git a/.gitattributes b/.gitattributes index 8929f49..ad3105b 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3,7 +3,6 @@ /.gitattributes export-ignore /.gitignore export-ignore /.editorconfig export-ignore -/.eslintrc.json export-ignore /.hadolint.yaml export-ignore /.lycheeignore export-ignore /.markdownlint-cli2.yaml export-ignore @@ -11,6 +10,7 @@ /.stylelintrc.json export-ignore /.typos.toml export-ignore /Dockerfile export-ignore +/eslint.config.js export-ignore /package-lock.json export-ignore linguist-generated /phpunit.xml export-ignore /yarn.lock export-ignore linguist-generated