diff --git a/.gitattributes b/.gitattributes index dfe0770..d0e3fe3 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,3 @@ # Auto detect text files and perform LF normalization * text=auto +*.c eol=lf