From patchwork Wed Jan 9 09:05:19 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Git ignore pull requests and built manuals Date: Wed, 09 Jan 2013 09:05:19 -0000 From: Alexandru DAMIAN X-Patchwork-Id: 42375 Message-Id: <1357722319-430-1-git-send-email-alexandru.damian@intel.com> To: openembedded-core@lists.openembedded.org, richard.purdie@linuxfoundation.org, ross.burton@intel.com Cc: Alexandru DAMIAN From: Alexandru DAMIAN We ignore the in-tree built manuals, and the in-tree pull requests. --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index d99a409..43f7688 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,8 @@ hob-image-*.bb *~ !meta-yocto !meta-yocto-bsp +bitbake/doc/manual/html/ +bitbake/doc/manual/pdf/ +bitbake/doc/manual/txt/ +bitbake/doc/manual/xhtml/ +pull-*/