Todd Lipcon has posted comments on this change. Change subject: Fix .gitignore ......................................................................
Patch Set 1: Although I guess I should add that the reason it does this is that jekyll will see all your untracked files, think they are actually part of the site, and try to publish them... which is probably not what you want. I guess we could add another step which uses 'git archive' to create a clean second checkout and run jekyll from there, but requiring a clean workdir seems easier -- To view, visit http://gerrit.cloudera.org:8080/3480 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: I266cde97d338783485a8e5c426f8168f639fcb67 Gerrit-PatchSet: 1 Gerrit-Project: kudu Gerrit-Branch: gh-pages Gerrit-Owner: Jean-Daniel Cryans <[email protected]> Gerrit-Reviewer: Jean-Daniel Cryans <[email protected]> Gerrit-Reviewer: Todd Lipcon <[email protected]> Gerrit-HasComments: No
