summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes
index 21d46c5..3e11ece 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -34,7 +34,8 @@ org.eclipse.core.resources.prefs text
*.MF text
# Declare files that will always have CRLF line endings on checkout.
-*.sln text eol=crlf
+*.sln binary
+*.vcxproj binary
# Denote all files that are truly binary and should not be modified.
*.png binary