diff --git a/.gitattributes b/.gitattributes index 7f99b95..a77e4dc 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,4 @@ +core.autocrlf=false *.c = linguist-language=C *.h = linguist-language=C *.awk = linguist-language=Awk