Skip to content

Commit e7d8c39

Browse files
fix: Update export-ignore list in .gitattributes to streamline archive contents. (#137)
1 parent 5af203f commit e7d8c39

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.gitattributes

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -26,19 +26,10 @@
2626
/CHANGELOG.md merge=union
2727

2828
# Exclude files from the archive
29-
/.editorconfig export-ignore
3029
/.gitattributes export-ignore
3130
/.github export-ignore
3231
/.gitignore export-ignore
33-
/.phpstan.neon export-ignore
3432
/.styleci.yml export-ignore
35-
/c3.php export-ignore
36-
/codeception.yml export-ignore
37-
/composer-require-checker.json export-ignore
3833
/composer.lock export-ignore
3934
/docs export-ignore
40-
/ecs.php export-ignore
41-
/phpstan.neon* export-ignore
4235
/psalm.xml export-ignore
43-
/rector.php export-ignore
44-
/tests export-ignore

0 commit comments

Comments
 (0)