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* | |||
21 | documentation/poky-ref-manual/poky-ref-manual.html | 21 | documentation/poky-ref-manual/poky-ref-manual.html |
22 | documentation/poky-ref-manual/poky-ref-manual.pdf | 22 | documentation/poky-ref-manual/poky-ref-manual.pdf |
23 | documentation/poky-ref-manual/poky-ref-manual.tgz | 23 | documentation/poky-ref-manual/poky-ref-manual.tgz |
24 | documentation/poky-ref-manual/bsp-guide.html | 24 | documentation/bsp-guide/bsp-guide.html |
25 | documentation/poky-ref-manual/bsp-guide.pdf | 25 | documentation/bsp-guide/bsp-guide.pdf |
26 | documentation/bsp-guide/bsp-guide.tgz | ||
27 | documentation/yocto-project-qs/yocto-project-qs.html | ||
28 | documentation/yocto-project-qs/yocto-project-qs.tgz | ||
26 | 29 | ||