From 3febefc720fe5c4dac551850085c5a9650d3f34d Mon Sep 17 00:00:00 2001 From: Timothy Gu Date: Sun, 14 Feb 2016 13:58:52 -0800 Subject: [PATCH] Consistently use LF line endings --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..fcadb2c --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +* text eol=lf