Merge pull request #726 from pH-7/patch-1

gitattributes: Ignore `.github` folder for distribution
This commit is contained in:
Simon Wisselink
2022-02-13 22:34:29 +01:00
committed by GitHub

3
.gitattributes vendored
View File

@@ -7,7 +7,8 @@
# exclude from git export
/tests export-ignore
/utilities/ export-ignore
/utilities export-ignore
/.github export-ignore
/.gitattributes export-ignore
/.gitignore export-ignore