From e93af6a0780987e7d294e27d908d79bb7845e48f Mon Sep 17 00:00:00 2001
From: Rom Walton <rwalton@ssl.berkeley.edu>
Date: Wed, 18 Jun 2014 15:38:42 -0400
Subject: [PATCH] Move some stuff around, apparently order maters.

---
 .gitattributes | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/.gitattributes b/.gitattributes
index 496ecb2cd7..69fe7b106d 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -2,6 +2,9 @@
 # various IDEs.
 #
 
+# Random stuff
+*                       text=auto
+
 # Source files
 #
 *.cpp                   text eol=lf
@@ -24,5 +27,3 @@
 checkin_notes           text eol=lf
 checkin_notes_2012      text eol=lf
 
-# Random stuff
-*                       text=auto
-- 
GitLab