Exclude demo from export and composer

This commit is contained in:
Stephen Sigwart
2022-04-01 22:48:14 -04:00
committed by GitHub
parent db2547287c
commit e68065bc33

1
.gitattributes vendored
View File

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