Fix end-of-line config (#109)

This commit is contained in:
Patrick Stevens
2024-02-26 18:33:29 +00:00
committed by GitHub
parent 9e36986bc7
commit a2ad430b2f
2 changed files with 5 additions and 6 deletions

10
.gitattributes vendored
View File

@@ -1,5 +1,5 @@
* eol=auto
*.sh text eol=lf
*.yaml text
*.nix text eol=lf
hooks/pre-push text eol=lf
* eol=auto
*.sh text eol=lf
*.yaml text
*.nix text eol=lf
hooks/pre-push text eol=lf