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