1
0
mirror of https://gitea.blesmrt.net/mikaela/scripts.git synced 2025-01-13 14:02:30 +01:00
scripts/.gitattributes

6 lines
188 B
Plaintext
Raw Normal View History

2023-02-17 14:36:50 +01:00
# Line ending normalisatsion, force linguist to consider everything
* text=auto linguist-detectable
# bash scripts are most likely ran on Linux so they have lf endings
*.bash text eol=lf