Skip to content

Commit bdb5f0c

Browse files
authored
Merge pull request #5 from BeAPI/fix/gitattributes
Fix/gitattributes
2 parents 4756a26 + 2b97fc7 commit bdb5f0c

File tree

1 file changed

+2
-13
lines changed

1 file changed

+2
-13
lines changed

.gitattributes

Lines changed: 2 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,11 @@
11
/.git export-ignore
22
/.github export-ignore
3-
/vendor/ export-ignore -diff
4-
/node_modules export-ignore
5-
63
/.distignore export-ignore
7-
/.editorconfig export-ignore
84
/.gitattributes export-ignore
95
/.gitignore export-ignore
106
/.plugin-data export-ignore
11-
/.wp-env.json export-ignore
12-
/composer.json export-ignore
13-
/composer.lock export-ignore -diff
7+
/CHANGELOG.md export-ignore
148
/grumphp.yml export-ignore
15-
/LICENSE.md export-ignore
16-
/package.json export-ignore
17-
/package-lock.json export-ignore -diff
189
/phpcs.xml.dist export-ignore
19-
/psalm.xml.dist export-ignore
10+
/psalm.xml export-ignore
2011
/README.md export-ignore
21-
/webpack.config.js export-ignore
22-
/yarn.lock export-ignore

0 commit comments

Comments
 (0)