Fix annoying poetry-generated Windows line endings

Co-authored-by: Jonathan Wren <jonathan@nowandwren.com>
This commit is contained in:
Micah Jerome Ellison 2021-04-19 20:12:43 -07:00 committed by Jonathan Wren
parent 849ed16d67
commit a6a4417eff

2
.gitattributes vendored
View file

@ -1,2 +1,4 @@
*.journal text eol=lf
*.feature text eol=lf
poetry.lock text eol=lf
pyrpoject.toml text eol=lf