We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4756a26 + 2b97fc7 commit bdb5f0cCopy full SHA for bdb5f0c
.gitattributes
@@ -1,22 +1,11 @@
1
/.git export-ignore
2
/.github export-ignore
3
-/vendor/ export-ignore -diff
4
-/node_modules export-ignore
5
-
6
/.distignore export-ignore
7
-/.editorconfig export-ignore
8
/.gitattributes export-ignore
9
/.gitignore export-ignore
10
/.plugin-data export-ignore
11
-/.wp-env.json export-ignore
12
-/composer.json export-ignore
13
-/composer.lock export-ignore -diff
+/CHANGELOG.md export-ignore
14
/grumphp.yml export-ignore
15
-/LICENSE.md export-ignore
16
-/package.json export-ignore
17
-/package-lock.json export-ignore -diff
18
/phpcs.xml.dist export-ignore
19
-/psalm.xml.dist export-ignore
+/psalm.xml export-ignore
20
/README.md export-ignore
21
-/webpack.config.js export-ignore
22
-/yarn.lock export-ignore
0 commit comments