* fix https://github.com/dom96/choosenim/issues/256 WSL CRLF

* fixup
This commit is contained in:
Timothee Cour
2021-07-14 10:52:09 -07:00
committed by GitHub
parent 12da32a891
commit a6ff6e7871

3
.gitattributes vendored
View File

@@ -4,3 +4,6 @@
# duplicated, which is easily identifiable and fixable.
/changelog.md merge=union
# bug https://github.com/dom96/choosenim/issues/256 for WSL CRLF
*.sh text eol=lf
/config/build_config.txt text eol=lf