Create .gitattributes

This commit is contained in:
2025-09-25 15:21:31 +08:00
committed by GitHub
parent dcb31c9b0e
commit b1fdbb06e2

4
.gitattributes vendored Normal file
View File

@@ -0,0 +1,4 @@
.github/ export-ignore
LICENSE export-ignore
README.md export-ignore
install.sh export-ignore