[oe-commits] Scott Garman : gitignore: add generated doc files to ignore list

git at git.openembedded.org git at git.openembedded.org
Thu Jan 3 12:33:58 UTC 2013


Module: openembedded-core.git
Branch: denzil
Commit: c067fbcb910f888cc6328d725a395ce681862377
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=c067fbcb910f888cc6328d725a395ce681862377

Author: Scott Garman <scott.a.garman at intel.com>
Date:   Wed Dec 26 09:01:36 2012 -0800

gitignore: add generated doc files to ignore list

Signed-off-by: Scott Garman <scott.a.garman at intel.com>

---

 .gitignore |   24 ++++++++++++++++++++++--
 1 files changed, 22 insertions(+), 2 deletions(-)

diff --git a/.gitignore b/.gitignore
index f8db092..32ade34 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,5 +17,25 @@ meta-*
 *.orig
 *.rej
 *~
-
-
+documentation/adt-manual/adt-manual.html
+documentation/adt-manual/adt-manual.pdf
+documentation/adt-manual/adt-manual.tgz
+documentation/dev-manual/dev-manual.html
+documentation/dev-manual/dev-manual.pdf
+documentation/dev-manual/dev-manual.tgz
+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
+documentation/kernel-manual/kernel-manual.html
+documentation/kernel-manual/kernel-manual.tgz
+documentation/kernel-manual/kernel-manual.pdf
+documentation/mega-manual/mega-manual.html
+documentation/mega-manual/mega-manual.pdf
+documentation/mega-manual/mega-manual.tgz





More information about the Openembedded-commits mailing list