rdr2view initial

This commit is contained in:
Syping 2019-11-10 00:12:44 +01:00
commit b3a4c3ef5f
198 changed files with 62708 additions and 0 deletions

28
.gitattributes vendored Normal file
View file

@ -0,0 +1,28 @@
# 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
*.r5e binary