diff --git a/.gitattributes b/.gitattributes index ad17cf3..d480043 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3,17 +3,17 @@ # Exclude unused files # see: https://redd.it/2jzp6k -submodules export-ignore .editorconfig export-ignore -.gitsubmodules export-ignore .gitattributes export-ignore -.gitignore export-ignore .github export-ignore +.gitignore export-ignore +.gitmodules export-ignore .vscode export-ignore CHANGELOG.md export-ignore -# README.md export-ignore composer.lock export-ignore package.json export-ignore phpunit.xml export-ignore +pnpm-lock.yaml export-ignore scripts export-ignore +submodules export-ignore tests export-ignore