mirror of
https://github.com/nim-lang/Nim.git
synced 2026-01-18 02:27:10 +00:00
Nim-generated files used in tests all end in LF, so we tell git to not touch them. Should allow a Windows user to clone and run tests without having to tweak their git settings
3 lines
98 B
Plaintext
3 lines
98 B
Plaintext
# tests expects the text files associated with them have LF only as EOL
|
|
**/test*/**/* text eol=lf
|