Skip to content

Commit 2612cf7

Browse files
pieterocpDEVizzent
authored andcommitted
Add and sort gitattributes to decrease size of installed package
1 parent b8486dc commit 2612cf7

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

.gitattributes

+11-3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1-
yarn.lock export-ignore
2-
docker-compose.yml export-ignore
3-
Makefile export-ignore
1+
/.github export-ignore
2+
/schemas export-ignore
3+
/tests export-ignore
4+
.gitattributes export-ignore
5+
.gitignore export-ignore
6+
.php_cs.dist export-ignore
7+
docker-compose.yml export-ignore
8+
Makefile export-ignore
9+
phpunit.xml.dist export-ignore
10+
phpunit11.xml.dist export-ignore
11+
yarn.lock export-ignore

0 commit comments

Comments
 (0)