From 28e541d95d06be05a93af272dfa6d48ffae9c09e Mon Sep 17 00:00:00 2001 From: Remco Tolsma <869674+remcotolsma@users.noreply.github.com> Date: Mon, 18 Mar 2024 09:45:07 +0100 Subject: [PATCH] Update .gitattributes --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitattributes b/.gitattributes index 5edaf8e..5bdd31b 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,6 +1,7 @@ *.http text eol=crlf /.babelrc export-ignore +/.editorconfig export-ignore /.eslintignore export-ignore /.eslintrc export-ignore /.gitattributes export-ignore @@ -10,6 +11,7 @@ /.pronamic-build-ignore export-ignore /.scrutinizer.yml export-ignore /.travis.yml export-ignore +/.wp-env.json export-ignore /js/src export-ignore /phpcs.xml.dist export-ignore /phpmd.ruleset.xml export-ignore