diff --git a/.gitattributes b/.gitattributes index 6ae3cca..c461ea6 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,11 @@ *.js linguist-language=python + +* text=auto + +*.bat text eol=crlf +*.cmd text eol=crlf + +*.png binary +*.jpg binary +*.exe binary +*.dll binary \ No newline at end of file