1
0
mirror of https://github.com/gitattributes/gitattributes.git synced 2025-01-22 00:08:52 -05:00

Add *.ksh to Common.gitattributes

This commit is contained in:
Apoorva Srivastava 2024-02-10 17:40:09 -05:00 committed by Alexander Karatarakis
parent dda385ab70
commit f29c024589

View File

@ -50,6 +50,7 @@
# Scripts
*.bash text eol=lf
*.fish text eol=lf
*.ksh text eol=lf
*.sh text eol=lf
*.zsh text eol=lf
# These are explicitly windows files and should use crlf