Skip to content

Commit cb61a5c

Browse files
author
Chris Smith
committed
Added .gitattributes to limit the size of the vendor payload
1 parent 5aad471 commit cb61a5c

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.gitattributes

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
/.dependabot export-ignore
2+
/.editorconfig export-ignore
3+
/.gitattributes export-ignore
4+
/.github export-ignore
5+
/.gitignore export-ignore
6+
/ci.Makefile export-ignore
7+
/composer.lock export-ignore
8+
/Makefile export-ignore
9+
/phpcs.xml export-ignore
10+
/phpunit.xml export-ignore
11+
/tests export-ignore

0 commit comments

Comments
 (0)