diff --git a/python/taitotalo/.gitattributes b/python/taitotalo/.gitattributes index 699852e..6f891f7 100644 --- a/python/taitotalo/.gitattributes +++ b/python/taitotalo/.gitattributes @@ -1,8 +1,3 @@ +* text=auto # This is for doctoc should I decide to use it in the future *.md text eol=lf -# These files have been mostly modified from Windows in this directory and -# OneDrive kept them as crlf -*.py text eol=crlf -.editorconfig text eol=crlf -.gitattributes text eol=crlf -requirements.txt text eol=crlf