5 lines
153 B
Text
5 lines
153 B
Text
# Houd VERSION en shell/workflow-bestanden op LF, ook op Windows,
|
|
# zodat de CI ze correct leest.
|
|
VERSION text eol=lf
|
|
*.sh text eol=lf
|
|
*.yml text eol=lf
|