mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2025-02-16 21:50:58 +01:00
6 lines
129 B
Plaintext
6 lines
129 B
Plaintext
# Line ending normalisatsion
|
|
* text=auto
|
|
|
|
# bash scripts are most likely ran on Linux so they have lf endings
|
|
*.bash text eol=lf
|