diff --git a/.gitattributes b/.gitattributes index 6259aa2..d6b96a9 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3,6 +3,8 @@ ############################################################################### *.sh -text eol=lf makefile -text eol=lf +control -text eol=lf +postinst -text eol=lf * text=auto ###############################################################################