summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorPatrick Sattler <sattler@itestra.de>2014-03-11 14:15:20 +0100
committerStefan Laner <laner@itestra.de>2014-03-19 19:17:58 +0100
commitc3d1e959c9f39a3ccf8342072fc22db8e8408913 (patch)
treeb899fdc0d1131ee6f0734d6f0e66f23fc03c4592 /.gitattributes
parent90551a91cc73be9038c5bffaed3aee196cd8bb31 (diff)
downloadgenivi-common-api-dbus-runtime-c3d1e959c9f39a3ccf8342072fc22db8e8408913.tar.gz
Some minor changes in the configure script
- added the option --with-loose-version-check to the configure script (GLIPCI-216) - more informative warning in configure.ac for missing glib Change-Id: I6bcd845616b136b7e748875e5a46c7bfada3d858
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes
index 4f3cc44..deacb5b 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -36,7 +36,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