11 lines
490 B
Text
11 lines
490 B
Text
###############################################################################
|
|
# Set default behavior to automatically normalize line endings.
|
|
###############################################################################
|
|
* text=auto
|
|
|
|
###############################################################################
|
|
# behavior for Unix scripts
|
|
#
|
|
# Unix scripts are treated as binary by default.
|
|
###############################################################################
|
|
*.sh eol=lf
|