mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2026-01-20 01:38:04 +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
|