Remove encoding specifics, gitattributes to echeckout as utf8

This commit is contained in:
Matthias
2021-05-01 17:41:40 +02:00
parent e0ca3c014c
commit 1cb430f59b
2 changed files with 5 additions and 4 deletions

7
.gitattributes vendored
View File

@@ -1,3 +1,4 @@
*.py eol=lf
*.sh eol=lf
*.ps1 eol=crlf
* encoding=UTF-8
*.py eol=lf
*.sh eol=lf
*.ps1 eol=crlf