diff options
| -rw-r--r-- | .gitignore | 24 |
1 files changed, 22 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore index f8db092989..32ade346dd 100644 --- a/.gitignore +++ b/.gitignore | |||
| @@ -17,5 +17,25 @@ meta-* | |||
| 17 | *.orig | 17 | *.orig |
| 18 | *.rej | 18 | *.rej |
| 19 | *~ | 19 | *~ |
| 20 | 20 | documentation/adt-manual/adt-manual.html | |
| 21 | 21 | documentation/adt-manual/adt-manual.pdf | |
| 22 | documentation/adt-manual/adt-manual.tgz | ||
| 23 | documentation/dev-manual/dev-manual.html | ||
| 24 | documentation/dev-manual/dev-manual.pdf | ||
| 25 | documentation/dev-manual/dev-manual.tgz | ||
| 26 | documentation/poky-ref-manual/poky-ref-manual.html | ||
| 27 | documentation/poky-ref-manual/poky-ref-manual.pdf | ||
| 28 | documentation/poky-ref-manual/poky-ref-manual.tgz | ||
| 29 | documentation/poky-ref-manual/bsp-guide.html | ||
| 30 | documentation/poky-ref-manual/bsp-guide.pdf | ||
| 31 | documentation/bsp-guide/bsp-guide.html | ||
| 32 | documentation/bsp-guide/bsp-guide.pdf | ||
| 33 | documentation/bsp-guide/bsp-guide.tgz | ||
| 34 | documentation/yocto-project-qs/yocto-project-qs.html | ||
| 35 | documentation/yocto-project-qs/yocto-project-qs.tgz | ||
| 36 | documentation/kernel-manual/kernel-manual.html | ||
| 37 | documentation/kernel-manual/kernel-manual.tgz | ||
| 38 | documentation/kernel-manual/kernel-manual.pdf | ||
| 39 | documentation/mega-manual/mega-manual.html | ||
| 40 | documentation/mega-manual/mega-manual.pdf | ||
| 41 | documentation/mega-manual/mega-manual.tgz | ||
