From 1462d9178944a9487f3851bf094d14e91da738b8 Mon Sep 17 00:00:00 2001 From: Gary Wu Date: Wed, 28 Mar 2018 09:23:11 -0700 Subject: Standardize line endings Change-Id: I0245e85037d76e86e4ad7430a7c93e609c144619 Issue-ID: INT-457 Signed-off-by: Gary Wu --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..6313b56c --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +* text=auto eol=lf -- cgit 1.2.3-korg