10 строки
317 B
Plaintext
10 строки
317 B
Plaintext
###############################################################################
|
|
# Set default behavior to automatically normalize line endings.
|
|
###############################################################################
|
|
* text=auto
|
|
*.js text
|
|
*.ts text
|
|
|
|
# Ensure bash shell scripts use LF line endings
|
|
*.sh eol=lf
|