Skip to content
Snippets Groups Projects
Commit ebe201c6 authored by Alexandru DAMIAN's avatar Alexandru DAMIAN Committed by Richard Purdie
Browse files

.gitignore: Git ignore pull requests and built manuals


We ignore the in-tree built manuals, and
the in-tree pull requests.

Signed-off-by: default avatarRichard Purdie <richard.purdie@linuxfoundation.org>
parent 7e1f8faa
No related branches found
No related tags found
No related merge requests found
......@@ -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-*/
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment