diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..3f066560 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,3 @@ +*.c text eol=lf diff=cpp +*.h text eol=lf diff=cpp +wscript text eol=lf diff=python