You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by sh...@apache.org on 2015/10/31 01:24:09 UTC

ios commit: CB-9917 - refix. Order matters in .gitattributes

Repository: cordova-ios
Updated Branches:
  refs/heads/master 3ae04c260 -> fc690d584


CB-9917 - refix. Order matters in .gitattributes


Project: http://git-wip-us.apache.org/repos/asf/cordova-ios/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-ios/commit/fc690d58
Tree: http://git-wip-us.apache.org/repos/asf/cordova-ios/tree/fc690d58
Diff: http://git-wip-us.apache.org/repos/asf/cordova-ios/diff/fc690d58

Branch: refs/heads/master
Commit: fc690d5848b126be0071ee1cb197407cbece59a9
Parents: 3ae04c2
Author: Shazron Abdullah <sh...@apache.org>
Authored: Fri Oct 30 17:24:03 2015 -0700
Committer: Shazron Abdullah <sh...@apache.org>
Committed: Fri Oct 30 17:24:03 2015 -0700

----------------------------------------------------------------------
 .gitattributes | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/fc690d58/.gitattributes
----------------------------------------------------------------------
diff --git a/.gitattributes b/.gitattributes
index 18745f0..ea69395 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,3 +1,3 @@
-*.jpg -text
-*.png -text
 * text eol=lf
+*.jpg binary
+*.png binary


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org