From: Alexandru DAMIAN <[email protected]> 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-*/ -- 1.7.10.4 _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
