diff --git a/.gitattributes b/.gitattributes index 1ff0c42..bc98b31 100644 --- a/.gitattributes +++ b/.gitattributes @@ -61,3 +61,11 @@ #*.PDF diff=astextplain #*.rtf diff=astextplain #*.RTF diff=astextplain + +############################################################################### +# ensure proper line endings for *nix-specific scripts +# +############################################################################### +*.am eol=lf +*.in eol=lf +*.sh eol=lf