Compare commits

..

1 commit

Author SHA1 Message Date
ItsDrike e4ae358bd3
Update gitignore 2024-06-30 21:48:43 +02:00
2 changed files with 2 additions and 2 deletions

2
.gitattributes vendored
View file

@ -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

2
.gitignore vendored
View file

@ -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