diff --git a/.gitattributes b/.gitattributes index 9ffcb34..9651322 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,7 @@ *.m4 text eol=lf *.awk text eol=lf *.c text eol=lf -*.h text eol=lf \ No newline at end of file +*.h text eol=lf +*.php text eol=lf +*.json text eol=lf +*.md text eol=lf