diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000000..14ddce5014b --- /dev/null +++ b/.gitattributes @@ -0,0 +1,8 @@ +* text=auto + +*.c text +*.cpp text +*.h text +*.txt text +*.xml text +Makefile text