File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed
Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 1515.gitattributes
1616.gitignore
1717.nvmrc
18+ .wp-env.json
1819composer.json
1920composer.lock
2021Gruntfile.js
@@ -24,6 +25,7 @@ package-lock.json
2425phpunit.xml
2526phpunit.xml.dist
2627.phpunit.result.cache
28+ playground.json
2729readme.md
2830README.md
2931wp-cli.local.yml
Original file line number Diff line number Diff line change 11.github / export-ignore
2+ .gitignore export-ignore
3+ .npmrc export-ignore
24.wporg / export-ignore
5+ .wp-env.json export-ignore
36.distignore export-ignore
7+ .distinclude export-ignore
48.gitattributes export-ignore
59.gitignore export-ignore
610composer.json export-ignore
711composer.lock export-ignore
812package.json export-ignore
913package-lock.json export-ignore
1014phpcs.xml export-ignore
15+ phpunit.xml export-ignore
16+ playground.json export-ignore
1117tests / export-ignore
You can’t perform that action at this time.
0 commit comments