add .gitattributes

This commit is contained in:
chinky 2022-08-25 10:10:10 +08:00 committed by Man, Jianting (Meco)
parent 37d0b2ae10
commit 95dda6e744
1 changed files with 21 additions and 0 deletions

21
.gitattributes vendored Normal file
View File

@ -0,0 +1,21 @@
* text auto eol=crlf
*.cmd text eol=crlf
*.xml text eol=crlf
*.reg text eol=crlf
*.bat text eol=crlf
*.py text
*.c text
*.h text
*.sh text
*.exe binary
*.dll binary
*.o binary
*.a binary
*.png binary
*.gif binary
*.jpg binary
*.png binary
*.t32 binary
*.t64 binary