diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..c1367d42 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,6 @@ +* text=auto + +*.cpp text eol=lf +*.h text eol=lf +*.xml text eol=lf +*.xsd text eol=lf