1 * text=auto whitespace=trailing-space,space-before-tab,-indent-with-non-tab,tab-in-indent,tabwidth=4
3 .git* text export-ignore
41 # reST underlines/overlines can look like conflict markers
42 *.rst text conflict-marker-size=80
44 *.cmake text whitespace=tabwidth=2
45 *.cmakein text whitespace=tabwidth=2
46 *.in text whitespace=tabwidth=2
47 CMakeLists.txt text whitespace=tabwidth=2
68 *.xml -text whitespace=cr-at-eol
69 *.yml -text whitespace=cr-at-eol
70 .project -text whitespace=cr-at-eol merge=union
71 .classpath -text whitespace=cr-at-eol merge=union
72 .cproject -text whitespace=cr-at-eol merge=union
73 org.eclipse.jdt.core.prefs -text whitespace=cr-at-eol merge=union
77 *.cmd.tmpl text eol=crlf
78 *.dsp text eol=crlf -whitespace
79 *.sln text eol=crlf -whitespace
80 *.vcproj text eol=crlf -whitespace merge=union
81 *.vcxproj text eol=crlf -whitespace merge=union