added .gitattributes

handling of line endings
This commit is contained in:
Lutz
2022-11-09 17:16:38 +01:00
parent ecb3cedd72
commit 6563cd99b7

3
.gitattributes vendored Normal file
View File

@@ -0,0 +1,3 @@
#.gitattributes
# disable newline conversion on checkout with no conversion on check-in for all files
* -text