summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexandru DAMIAN <alexandru.damian@intel.com>2013-01-09 11:05:19 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-01-09 15:04:46 +0000
commitebe201c6366196e1ae7c845901cc886d7688fdf7 (patch)
treee8e077663bc7adb76d491bf62347be70b88fb89f
parent7e1f8faad0c4b6f490c26f87acc698dd6e002b15 (diff)
downloadast2050-yocto-poky-ebe201c6366196e1ae7c845901cc886d7688fdf7.zip
ast2050-yocto-poky-ebe201c6366196e1ae7c845901cc886d7688fdf7.tar.gz
.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 <richard.purdie@linuxfoundation.org>
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
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-*/
OpenPOWER on IntegriCloud