Philip Zeyliger has uploaded this change for review. ( http://gerrit.cloudera.org:8080/11478
Change subject: Mark certain vendored JS/CSS files as "binary" to avoid them showing up in "git grep". ...................................................................... Mark certain vendored JS/CSS files as "binary" to avoid them showing up in "git grep". This instructs git to pretend that certain "minimized" and debugging Bootstrap-related files are treated as binary by git tools, especially "git grep". As a result, doing something like "git grep pause" won't yield a wall of indecipherable JavaScript. Change-Id: Ie8e7872e598710f871fec93f44dc0028907bfaf1 --- A .gitattributes 1 file changed, 10 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/78/11478/1 -- To view, visit http://gerrit.cloudera.org:8080/11478 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Ie8e7872e598710f871fec93f44dc0028907bfaf1 Gerrit-Change-Number: 11478 Gerrit-PatchSet: 1 Gerrit-Owner: Philip Zeyliger <[email protected]>
