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