mirror of
https://github.com/glest/glest-source.git
synced 2025-01-17 13:18:17 +01:00
41 lines
699 B
Plaintext
41 lines
699 B
Plaintext
* text=auto
|
|
*.bat eol=crlf
|
|
*.vcproj eol=crlf
|
|
*.vcxproj eol=crlf
|
|
*.nsi eol=crlf
|
|
*.sln eol=crlf
|
|
*.vbs eol=crlf
|
|
*.txt eol=crlf
|
|
CMake*.txt eol=lf
|
|
robots.txt eol=lf
|
|
*.sh eol=lf
|
|
|
|
*.ttc -text -diff
|
|
*.ttf -text -diff
|
|
*.otf -text -diff
|
|
*.tga -text -diff
|
|
*.png -text -diff
|
|
*.jpg -text -diff
|
|
*.bmp -text -diff
|
|
*.xpm -text -diff
|
|
*.gif -text -diff
|
|
*.svg -text -diff
|
|
*.ico -text -diff
|
|
*.icns -text -diff
|
|
*.g3d -text -diff
|
|
*.mp4 -text -diff
|
|
*.ogg -text -diff
|
|
*.wav -text -diff
|
|
*.mp3 -text -diff
|
|
*.gbm -text -diff
|
|
*.mgm -text -diff
|
|
*.xcf -text -diff
|
|
*.blend -text -diff
|
|
*.blend1 -text -diff
|
|
|
|
.git export-ignore
|
|
.gitignore export-ignore
|
|
.gitattributes export-ignore
|
|
.gitmodules export-ignore
|
|
README.md export-ignore
|