From 05f69adb47ad35b3fb0532a70f33a49285669952 Mon Sep 17 00:00:00 2001 From: Jan Michel Date: Mon, 29 Jul 2013 13:40:25 +0200 Subject: [PATCH] getting line endings right for windows users --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..176a458 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +* text=auto -- 2.43.0