From 3b629c0df53a89031ba1a1c0425f957e22fc4d87 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Viktor=20Sz=C3=A9pe?= Date: Mon, 22 Apr 2024 17:46:44 +0200 Subject: [PATCH] Update .gitattributes --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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