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