aspireupdate/.gitattributes
2025-02-13 03:09:29 +00:00

17 lines
404 B
Text

* text=auto
.gitattributes export-ignore
.gitignore export-ignore
.editorconfig export-ignore
.package.json export-ignore
.package-lock.json export-ignore
composer.lock export-ignore
phpunit.xml export-ignore
phpunit.xml.dist export-ignore
phpcs.xml export-ignore
phpcs.xml.dist export-ignore
.phpcs.xml export-ignore
/.github export-ignore
/bin export-ignore
/tests export-ignore
/.cache export-ignore