12 lines
490 B
Plaintext
12 lines
490 B
Plaintext
###############################################################################
|
|
# 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
|