Merge pull request #5268 from hpwamr/Mui_Beta

MUI - Add some extensions in ".gitattributes"
This commit is contained in:
Pairi Daiza 2024-08-04 13:12:24 +02:00 committed by GitHub
commit 20c2d1d7b7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

22
.gitattributes vendored
View File

@ -1,15 +1,35 @@
# see https://docs.github.com/en/get-started/getting-started-with-git/configuring-git-to-handle-line-endings
# or https://www.git-scm.com/docs/gitattributes
*.ahk text eol=crlf
*.c text eol=crlf
*.cmd text eol=crlf
*.h text eol=crlf
*.ini text eol=crlf
*.lang text eol=crlf
*.iss text eol=crlf
*.lang text eol=crlf
*.loc text eol=crlf
*.md text eol=crlf
*.ps1 text eol=crlf
*.rc text eol=crlf
*.sln text eol=crlf
*.tpl text eol=crlf
*.txt text eol=crlf
*.vcxproj* text eol=crlf
*.yml text eol=crlf
.editorconfig text eol=crlf
.gitattributes text eol=crlf
.gitignore text eol=crlf
*.bmp binary
*.cur binary
*.ico binary
*.jpg binary
*.png binary
*.jpeg binary
*.gif binary
*.tif binary
*.tiff binary