From 1d56207b2f18dfc6bc357ebd19e91526436259fd Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Sun, 22 Jan 2017 09:22:02 +0300 Subject: add .gitattributes --- test/.gitattributes | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 test/.gitattributes (limited to 'test/.gitattributes') diff --git a/test/.gitattributes b/test/.gitattributes new file mode 100644 index 0000000..282705f --- /dev/null +++ b/test/.gitattributes @@ -0,0 +1,3 @@ +* text=auto + +*.bat text eol=crlf -- cgit v1.2.3