diff options
author | Richard Purdie <rpurdie@linux.intel.com> | 2010-11-06 12:19:51 +0000 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-11-06 12:19:51 +0000 |
commit | 87c2b700bedf659b0e54ac16f9638f0461688dc9 (patch) | |
tree | 6e90d8e1fd0921998ba6d854a1b00dee4845e401 | |
parent | be132ca72aa2325520a2f10bf04f9badf90aa4e1 (diff) | |
download | poky-87c2b700bedf659b0e54ac16f9638f0461688dc9.tar.gz |
.gitignore: Update after documentation layout changes
-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 | ||