diff --git a/.gitattributes b/.gitattributes
index 8d8116bd076422d51e9945b0363adb0b15c4b68d..496ecb2cd7fb7f3a77a51eedcfb102afe6f8ded7 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -12,6 +12,7 @@
 # Project files
 #
 *.vcproj                text eol=crlf
+*.vcxproj               text eol=crlf
 *.sln                   text eol=crlf
 *.ac                    text eol=lf
 *.am                    text eol=lf
@@ -22,3 +23,6 @@
 #
 checkin_notes           text eol=lf
 checkin_notes_2012      text eol=lf
+
+# Random stuff
+*                       text=auto