1
0
Fork 0
mirror of https://gitlab.com/Syping/gta5view-cmd synced 2024-05-19 04:27:55 +02:00
gta5view-cmd/.gitattributes
2018-06-05 19:26:20 +02:00

29 lines
459 B
Plaintext

# Auto detect text files and perform LF normalization
* text=auto eol=lf
# Development files
*.cpp text eol=lf
*.h text eol=lf
*.ui text eol=lf
*.qrc text eol=lf
# Development resources
*.ini text eol=lf
# Linux development files
*.desktop text eol=lf
# Windows development files
*.rc text eol=crlf
*.nsi text eol=crlf
*.exe.manifest text eol=crlf
# Binary files
*.png binary
*.jpg binary
*.qm binary
*.ico binary
*.icns binary
*.xcf binary
*.g5e binary