File tree Expand file tree Collapse file tree 1 file changed +16
-6
lines changed Expand file tree Collapse file tree 1 file changed +16
-6
lines changed Original file line number Diff line number Diff line change @@ -27,9 +27,19 @@ LICENSE -diff
2727
2828# Exclude files from `git archive` (useful when packaging a release)
2929.env export-ignore
30- /tests export-ignore
31- /.github export-ignore
32- /.gitignore export-ignore
33- /.gitattributes export-ignore
34- /vendor export-ignore
35- /example export-ignore
30+ /tests / export-ignore
31+ .github export-ignore
32+ .gitignore export-ignore
33+ .gitattributes export-ignore
34+ /vendor / export-ignore
35+ /example / export-ignore
36+ CODE_OF_CONDUCT.md export-ignore
37+ CHANGELOG.md export-ignore
38+ README.md export-ignore
39+ index.php export-ignore
40+ phpunit.xml export-ignore
41+ composer.json export-ignore
42+ composer.lock export-ignore
43+ .editorconfig export-ignore
44+ .env.example export-ignore
45+ LICENSE export-ignore
You can’t perform that action at this time.
0 commit comments