diff --git a/.gitattributes b/.gitattributes index 020dbb6..521ac1b 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,2 @@ -# (C'mon Windows, CRLF is not cool, it's just a waste of a byte) +# (CRLF sucks, it's just a waste of a byte, Windows is stupid for using it) * text=auto eol=lf diff --git a/.gitignore b/.gitignore index 430cf74..58c2ee3 100644 --- a/.gitignore +++ b/.gitignore @@ -21,7 +21,7 @@ coverage.xml # Sphinx documentation docs/_build/ -# Pyenv local version information +# Local python version information (pyenv/rye) .python-version # Editor generated files