Skip to content

Commit

Permalink
Merge pull request #625 from fschirinzi/main
Browse files Browse the repository at this point in the history
Ignore docs folder on package install
  • Loading branch information
freekmurze authored Jan 17, 2022
2 parents 92ae1ec + 2d8fa86 commit 88719d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
/.gitignore export-ignore
/phpunit.xml.dist export-ignore
/tests export-ignore
/docs export-ignore
/.editorconfig export-ignore
/.php_cs export-ignore
/.github export-ignore
Expand Down

0 comments on commit 88719d6

Please sign in to comment.