summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorJuergen Gehring <juergen.gehring@bmw.de>2014-03-07 17:26:18 +0100
committerJohannes Langlotz <Johannes.Langlotz@partner.bmw.de>2014-03-21 14:31:58 +0100
commitda6d99bda0b1b160a9bd17c68a60a40b05c3fe77 (patch)
tree4046e00bb9a588f3652ee30714b5b9c26bc76def /.gitattributes
parent31efccbd3aae7959bbb4d2614c383d6d9f28019d (diff)
downloadgenivi-common-api-runtime-da6d99bda0b1b160a9bd17c68a60a40b05c3fe77.tar.gz
Move specification to CommonAPI-Tools, better CMake support in pc file for examples
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