mirror of
https://gh.wpcy.net/https://github.com/aspirepress/aspireupdate.git
synced 2026-07-16 09:46:32 +08:00
20 lines
490 B
Text
20 lines
490 B
Text
* text=auto
|
|
|
|
.gitattributes export-ignore
|
|
.gitignore export-ignore
|
|
.editorconfig export-ignore
|
|
.nvmrc export-ignore
|
|
.package.json export-ignore
|
|
.package-lock.json export-ignore
|
|
.pre-commit-config.yaml export-ignore
|
|
.wp-env.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
|