1 * text=auto whitespace=trailing-space,space-before-tab,-indent-with-non-tab,tab-in-indent,tabwidth=4
3 .git* text export-ignore
44 # reST underlines/overlines can look like conflict markers
45 *.rst text conflict-marker-size=80
47 *.cmake text whitespace=tabwidth=2
48 *.cmakein text whitespace=tabwidth=2
49 *.in text whitespace=tabwidth=2
50 CMakeLists.txt text whitespace=tabwidth=2
71 *.xml -text whitespace=cr-at-eol
72 *.yml -text whitespace=cr-at-eol
73 .project -text whitespace=cr-at-eol merge=union
74 .classpath -text whitespace=cr-at-eol merge=union
75 .cproject -text whitespace=cr-at-eol merge=union
76 org.eclipse.jdt.core.prefs -text whitespace=cr-at-eol merge=union
80 *.cmd.tmpl text eol=crlf
81 *.dsp text eol=crlf -whitespace
82 *.sln text eol=crlf -whitespace
83 *.vcproj text eol=crlf -whitespace merge=union
84 *.vcxproj text eol=crlf -whitespace merge=union