-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitattributes
More file actions
35 lines (34 loc) · 934 Bytes
/
.gitattributes
File metadata and controls
35 lines (34 loc) · 934 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
/.git export-ignore
/.github export-ignore
/.wordpress-org export-ignore
/bin export-ignore
/config export-ignore
/tests export-ignore
/.browserslistrc export-ignore
/.editorconfig export-ignore
/.eslintignore export-ignore
/.eslintrc.json export-ignore
/.gitattributes export-ignore
/.gitignore export-ignore
/.husky export-ignore
/.lintstagedrc.json export-ignore
/.npmrc export-ignore
/.nvmrc export-ignore
/.stylelintignore export-ignore
/.stylelintrc export-ignore
/.wp-env.json export-ignore
/babel.config.js export-ignore
/CHANGELOG.md export-ignore
/CODE_OF_CONDUCT.md export-ignore
/composer.json export-ignore
/composer.lock export-ignore
/CONTRIBUTING.md export-ignore
/CREDITS.md export-ignore
/DEVELOPMENT.md export-ignore
/LICENSE.md export-ignore
/package-lock.json export-ignore
/package.json export-ignore
/phpcs.xml export-ignore
/phpunit.xml export-ignore
/postcss.config.js export-ignore
/README.md export-ignore