Exclude documentation from ContentDB releases

This commit is contained in:
luk3yx 2025-02-27 17:35:27 +13:00
parent 71bbfd524e
commit 1c5c7682fa

4
.gitattributes vendored Normal file
View File

@ -0,0 +1,4 @@
.* export-ignore
doc export-ignore
*.py export-ignore
mkdocs.yml export-ignore