diff --git a/.gitattributes b/.gitattributes index 1ecc325..809358d 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,12 +1,20 @@ -bin export-ignore Tests export-ignore -vendor export-ignore .editorconfig export-ignore .gitattributes export-ignore .gitignore export-ignore .github export-ignore +.wp-env.json export-ignore -composer.lock export-ignore +CLAUDE.md export-ignore LICENSE export-ignore README.md export-ignore + +composer.lock export-ignore + +package.json export-ignore +package-lock.json export-ignore + +phpcs.xml.dist export-ignore +phpstan.neon.dist export-ignore +phpstan-baseline.neon export-ignore