From ebe201c6366196e1ae7c845901cc886d7688fdf7 Mon Sep 17 00:00:00 2001 From: Alexandru DAMIAN Date: Wed, 9 Jan 2013 11:05:19 +0200 Subject: .gitignore: Git ignore pull requests and built manuals We ignore the in-tree built manuals, and the in-tree pull requests. Signed-off-by: Richard Purdie --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) (limited to '.gitignore') 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-*/ -- cgit v1.1