diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000000000..f34d43dc5 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,4 @@ +# These files are text and should be normalized +*.txt text +*.c text +*.h text