diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore index f2db960e15..15f05f5400 100644 --- a/.gitignore +++ b/.gitignore @@ -21,6 +21,9 @@ poky-autobuilder* documentation/poky-ref-manual/poky-ref-manual.html documentation/poky-ref-manual/poky-ref-manual.pdf documentation/poky-ref-manual/poky-ref-manual.tgz -documentation/poky-ref-manual/bsp-guide.html -documentation/poky-ref-manual/bsp-guide.pdf +documentation/bsp-guide/bsp-guide.html +documentation/bsp-guide/bsp-guide.pdf +documentation/bsp-guide/bsp-guide.tgz +documentation/yocto-project-qs/yocto-project-qs.html +documentation/yocto-project-qs/yocto-project-qs.tgz |