mirror of
https://github.com/nim-lang/Nim.git
synced 2026-02-11 13:58:52 +00:00
fix https://github.com/dom96/choosenim/issues/256 WSL CRLF (#18452)
* fix https://github.com/dom96/choosenim/issues/256 WSL CRLF * fixup
This commit is contained in:
3
.gitattributes
vendored
3
.gitattributes
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user