Exclude .github folder from distribution build

This commit is contained in:
♚ PH⑦ de Soria™♛
2022-02-12 20:54:22 +10:30
committed by GitHub
parent a63e5e8f26
commit 537be5e89c
+1
View File
@@ -1,6 +1,7 @@
docs/ export-ignore
examples/ export-ignore
tests/ export-ignore
.github/ export-ignore
.editorconfig export-ignore
.gitattributes export-ignore
.gitignore export-ignore