This commit is contained in:
Moritz Raabe
2021-03-19 09:39:38 +01:00
parent 8719a23de4
commit 13306b71e0

9
.gitattributes vendored Normal file
View File

@@ -0,0 +1,9 @@
# Set the default behavior, in case people don't have core.autocrlf set.
* text=auto
# Explicitly declare text files you want to always be normalized and converted
# to native line endings on checkout.
*.py text
*.yml text
*.md text
*.txt text