mirror of
https://gh.wpcy.net/https://github.com/aspirepress/aspireupdate.git
synced 2026-07-15 09:36:33 +08:00
20 lines
488 B
Text
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
|