Files
ATCS/.gitattributes
2025-02-18 23:29:00 +01:00

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