aspireupdate/.gitattributes
2025-04-03 16:58:03 +01:00

20 lines
488 B
Text

* text=auto
.gitattributes export-ignore
.gitignore export-ignore
.editorconfig export-ignore
.nvmrc export-ignore
.pre-commit-config.yaml export-ignore
.wp-env.json export-ignore
composer.lock export-ignore
package.json export-ignore
package-lock.json 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