From bafed574c8da3630ffdb258a1bab5fa4f94e174e Mon Sep 17 00:00:00 2001
From: David Wehr <dawehr@iastate.edu>
Date: Sat, 11 Feb 2017 21:03:07 -0600
Subject: [PATCH] I think I have the .gitattributes correctly now.

---
 quad/.gitattributes | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/quad/.gitattributes b/quad/.gitattributes
index 845a411ca..16008a977 100644
--- a/quad/.gitattributes
+++ b/quad/.gitattributes
@@ -1,4 +1,4 @@
 # Always use lf for c and header files
-*.c lf
-*.h lf
+*.c eol=lf
+*.h eol=lf
 
-- 
GitLab