fix: git for win changes

This commit is contained in:
scito 2025-11-15 13:57:43 +01:00 committed by Roland Kurmann
parent 3d0be22e4a
commit 1be8e4ed1c
4 changed files with 14 additions and 8 deletions

3
.gitattributes vendored
View file

@ -1,4 +1,7 @@
* text eol=lf
*.csv text eol=auto
*.txt text eol=auto
*.md text eol=auto
*.sh text eol=lf
*.bat text eol=crlf
*.cmd text eol=crlf