changeset 29719:c6f9ff84dc84

.gitattributes: Add file to enforce correct line endings on Windows. * .gitattributes: Add file to enforce correct line endings on Windows when checking out from a git mirror.
author Markus Mützel <markus.muetzel@gmx.de>
date Tue, 01 Jun 2021 20:32:57 +0200
parents 504fcc051d51
children e1139b820c95
files .gitattributes
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.gitattributes	Tue Jun 01 20:32:57 2021 +0200
@@ -0,0 +1,2 @@
+# line endings in repository match line endings on disc
+* -text