summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorScott Garman <scott.a.garman@intel.com>2012-12-26 09:01:36 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-01-03 12:34:24 +0000
commitcf77faba91d43586a3e76d1a27699d853539af40 (patch)
treefba02e82f6c11808b42f2a51880e0dced87d7c69 /.gitignore
parent88b65c79ac181f39ac2b6ac70f6f3688c4c91f12 (diff)
downloadpoky-cf77faba91d43586a3e76d1a27699d853539af40.tar.gz
gitignore: add generated doc files to ignore list
(From OE-Core rev: c067fbcb910f888cc6328d725a395ce681862377) Signed-off-by: Scott Garman <scott.a.garman@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore24
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 20documentation/adt-manual/adt-manual.html
21 21documentation/adt-manual/adt-manual.pdf
22documentation/adt-manual/adt-manual.tgz
23documentation/dev-manual/dev-manual.html
24documentation/dev-manual/dev-manual.pdf
25documentation/dev-manual/dev-manual.tgz
26documentation/poky-ref-manual/poky-ref-manual.html
27documentation/poky-ref-manual/poky-ref-manual.pdf
28documentation/poky-ref-manual/poky-ref-manual.tgz
29documentation/poky-ref-manual/bsp-guide.html
30documentation/poky-ref-manual/bsp-guide.pdf
31documentation/bsp-guide/bsp-guide.html
32documentation/bsp-guide/bsp-guide.pdf
33documentation/bsp-guide/bsp-guide.tgz
34documentation/yocto-project-qs/yocto-project-qs.html
35documentation/yocto-project-qs/yocto-project-qs.tgz
36documentation/kernel-manual/kernel-manual.html
37documentation/kernel-manual/kernel-manual.tgz
38documentation/kernel-manual/kernel-manual.pdf
39documentation/mega-manual/mega-manual.html
40documentation/mega-manual/mega-manual.pdf
41documentation/mega-manual/mega-manual.tgz