mirror of
https://ghproxy.net/https://github.com/fairpm/fair-plugin.git
synced 2026-08-05 13:00:26 +08:00
Signed-off-by: Kaspars Dambis <hi@kaspars.net> Co-authored-by: Ipstenu (Mika Epstein) <Ipstenu@users.noreply.github.com>
21 lines
519 B
Text
21 lines
519 B
Text
* text=auto
|
|
|
|
/.git export-ignore
|
|
/.github export-ignore
|
|
/bin export-ignore
|
|
/.cache export-ignore
|
|
/node_modules export-ignore
|
|
/tests export-ignore
|
|
RELEASE.md export-ignore
|
|
phpunit.xml.dist export-ignore
|
|
phpunit-multisite.xml.dist export-ignore
|
|
phpcs.xml.dist export-ignore
|
|
phpstan.neon.dist export-ignore
|
|
package.json export-ignore
|
|
package-lock.json export-ignore
|
|
.wp-env.json export-ignore
|
|
.gitignore export-ignore
|
|
.gitattributes export-ignore
|
|
.distignore export-ignore
|
|
.editorconfig export-ignore
|
|
.nvmrc export-ignore
|