diff --git a/.gitattributes b/.gitattributes
index 496ecb2cd7fb7f3a77a51eedcfb102afe6f8ded7..69fe7b106d5f6c763e438c146fe60283fd232987 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