diff --git a/.gitattributes b/.gitattributes index bc88580..3f9d3ed 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,2 @@ # Bash script files should always be LF terminated *.sh text eol=lf - -# vim: syntax=conf cc=80 tw=79 ts=4 sw=4 sts=4 et sr