-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy path.gitattributes
More file actions
18 lines (17 loc) · 970 Bytes
/
.gitattributes
File metadata and controls
18 lines (17 loc) · 970 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
/.github export-ignore
/.editorconfig export-ignore
/.env.testing export-ignore
/.gitattributes export-ignore
/.gitignore export-ignore
/.wp-env.json export-ignore
/codeception.dist.yml export-ignore
/composer.lock export-ignore
/cypress.config.js export-ignore
/package.json export-ignore
/package-lock.json export-ignore
/patchwork.json export-ignore
/phpcs.xml export-ignore
/phpunit.xml.dist export-ignore
/readme.md export-ignore
/tests export-ignore
/wp-module-data-plugin.php export-ignore