-
Notifications
You must be signed in to change notification settings - Fork 105
/
.gitattributes
13 lines (12 loc) · 1.25 KB
/
.gitattributes
1
2
3
4
5
6
7
8
9
10
11
12
13
* whitespace=blank-at-eol,space-before-tab,indent-with-non-tab,-tab-in-indent,blank-at-eof,cr-at-eol,tabwidth=4
*.md whitespace=-blank-at-eol,space-before-tab,-indent-with-non-tab,tab-in-indent,blank-at-eof,-cr-at-eol,tabwidth=4
*.yml whitespace=-blank-at-eol,space-before-tab,-indent-with-non-tab,tab-in-indent,blank-at-eof,-cr-at-eol,tabwidth=4
symsrv.yes -diff
*.iss whitespace=blank-at-eol,space-before-tab,-indent-with-non-tab,tab-in-indent,blank-at-eof,cr-at-eol,tabwidth=4
*.vcxproj whitespace=blank-at-eol,space-before-tab,-indent-with-non-tab,tab-in-indent,blank-at-eof,cr-at-eol,tabwidth=4
*.vcxproj.filters whitespace=blank-at-eol,space-before-tab,-indent-with-non-tab,tab-in-indent,blank-at-eof,cr-at-eol,tabwidth=4
/COPYING.LIB whitespace=-blank-at-eol
/license.rtf whitespace=-blank-at-eol
/license.txt whitespace=-blank-at-eol,-indent-with-non-tab
/thirdparty/ms/dbghelp.h whitespace=-blank-at-eol
/thirdparty/wxWidgetsSetup/setup.h whitespace=-indent-with-non-tab,-blank-at-eof