Added xcode_ccache_wrapper as text to .gitattributes.

This will hopefully prevent file turning into CRLF when someone next
touches it.
This commit is contained in:
Narendra Umate 2013-09-08 10:49:13 -07:00
parent 28b6c2af5c
commit 54fc005e7c
1 changed files with 1 additions and 0 deletions

1
.gitattributes vendored
View File

@ -9,3 +9,4 @@ vpc_osx binary
*.exe binary
protoc binary
ccache binary
xcode_ccache_wrapper text