mirror of
https://github.com/AndorsTrailRelease/ATCS.git
synced 2025-10-27 18:44:03 +01:00
6 lines
238 B
Plaintext
6 lines
238 B
Plaintext
# Set default behavior to automatically normalize line endings.
|
|
* text=auto
|
|
|
|
# Force bash scripts to always use LF line endings so that if a repo is accessed
|
|
# in Unix via a file share from Windows, the scripts will work.
|
|
*.sh text eol=lf |