mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 12:59:02 +02:00
.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>
This commit is contained in:
parent
7e1f8faad0
commit
ebe201c636
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -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-*/
|
||||
|
|
Loading…
Reference in New Issue
Block a user