Exclude docs from export and composer

This commit is contained in:
Stephen Sigwart
2022-04-01 22:46:50 -04:00
committed by GitHub
parent 8aeb5d6821
commit db2547287c

1
.gitattributes vendored
View File

@@ -7,6 +7,7 @@
# exclude from git export
/tests export-ignore
/docs export-ignore
/utilities export-ignore
/.github export-ignore