Revision 4b5cef62fe2e6b079210b9396d87b06c548a64e0 authored by Paul Koch on 05 February 2024, 22:28:00 UTC, committed by Paul Koch on 05 February 2024, 22:28:00 UTC
1 parent b798ed5
Raw File
.gitattributes
# Set default behavior to automatically normalize line endings
* text=auto
# Set files to LF that need it regardless of OS
Dockerfile  eol=lf
*.sh        eol=lf
back to top