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