Skip to content

Commit 89365fb

Browse files
committed
Remove non-prod files from shipped package
1 parent d22aa76 commit 89365fb

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.gitattributes

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,12 @@
55
/vendor export-ignore
66
.gitattributes export-ignore
77
.gitignore export-ignore
8+
/.github export-ignore
9+
/.vscode export-ignore
10+
/scripts export-ignore
11+
/tests export-ignore
12+
.editorconfig export-ignore
13+
sonar-project.properties export-ignore
14+
phpunit.xml export-ignore
15+
phpstan.neon export-ignore
16+
phpdoc.dist.xml export-ignore

0 commit comments

Comments
 (0)