diff --git a/.gitattributes b/.gitattributes index c4391d7..b7d649c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,9 +1,9 @@ -*.yaml text eol=lf -*.py text eol=lf -*.md text eol=lf -*.sql text eol=lf -*.bat text eol=lf -*.sh text eol=lf -*.json text eol=lf -*.txt text eol=lf +*.yaml text eol=lf +*.py text eol=lf +*.md text eol=lf +*.sql text eol=lf +*.bat text eol=lf +*.sh text eol=lf +*.json text eol=lf +*.txt text eol=lf *.csv text eol=lf \ No newline at end of file