.git
.github
.gitignore
.gitattributes
.editorconfig
.distignore

.DS_Store
Thumbs.db

node_modules
vendor

*.zip
*.log

phpunit.xml
phpunit.xml.dist
composer.json
composer.lock
package.json
package-lock.json
yarn.lock
pnpm-lock.yaml
