git settings

This commit is contained in:
2022-10-29 12:06:48 +02:00
commit 5d8bfaf041
4 changed files with 38 additions and 0 deletions

9
.gitattributes vendored Normal file
View File

@ -0,0 +1,9 @@
* text eol=lf
*.py text eol=lf
*.sh text eol=lf
*.md text eol=lf
*.txt text eol=lf
*.png binary
*.jpg binary
*.gz binary
*.zip binary