Skip to content

Commit cee831c

Browse files
committed
Add .gitattributes + fixup files
1 parent 9fca7df commit cee831c

File tree

3 files changed

+15
-0
lines changed

3 files changed

+15
-0
lines changed

.gitattributes

+15
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
* text=auto
2+
*.bat text eol=crlf
3+
*.sln text eol=crlf
4+
*.dsp text eol=crlf
5+
*.dsw text eol=crlf
6+
*.sh text
7+
8+
*.lib binary
9+
*.dll binary
10+
*.bmp binary
11+
*.gif binary
12+
*.ico binary
13+
*.jpg binary
14+
*.jpeg binary
15+
*.png binary

Builds/MsVc60.win/BuildAll.bat

100755100644
File mode changed.

Install/Win32/MakePackage.bat

100755100644
File mode changed.

0 commit comments

Comments
 (0)