Skip to content

Commit 4b0ff3a

Browse files
authored
Merge pull request #1068 from Codeinwp/fix/409
fix: ignore phpspreadsheet samples folder
2 parents bfd2cb9 + 112b5f3 commit 4b0ff3a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.distignore

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,12 @@ artifact
1717
composer.json
1818
composer.lock
1919
package-lock.json
20-
vendor/phpoffice/phpexcel/Examples
21-
vendor/phpoffice/phpexcel/unitTests
20+
vendor/phpoffice/phpspreadsheet/samples
21+
vendor/phpoffice/phpspreadsheet/docs
2222
cypress
2323
cypress.json
2424
.github
2525
.idea
2626
.wordpress-org
2727
.releaserc.yml
28-
docker-compose.ci.yml
28+
docker-compose.ci.yml

0 commit comments

Comments
 (0)