Enforce lf line endings

This commit is contained in:
Tyler Miller 2022-07-04 08:50:32 -04:00
parent 37867df342
commit 05a13db8c3

2
.gitattributes vendored
View file

@ -1,7 +1,7 @@
* text=auto
# SVGs are treated as binary by default
*.svg text
*.svg text eol=lf
# Don't diff machine generated files
slugs.md -diff