added .gitattributes

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

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