-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitattributes
20 lines (20 loc) · 900 Bytes
/
.gitattributes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
/.github export-ignore
/.gitattributes export-ignore
/.gitignore export-ignore
/.travis.yml export-ignore
/.phpunit.xml export-ignore
/phpunit.xml.dist export-ignore
/.php-cs-fixer.php export-ignore
/tests export-ignore
/docs export-ignore
/example export-ignore
phpunit.xml export-ignore
CHANGELOG.md export-ignore
phpdoc.xml export-ignore
psalm.xml export-ignore
phpcs.xml export-ignore
rules.neon export-ignore
phpstan.neon export-ignore
sample-wp-config.php export-ignore
release-please-config.json export-ignore
/.release-please-manifest.json export-ignore