diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2010-11-24 13:22:28 -0800 |
---|---|---|
committer | Saul Wold <Saul.Wold@intel.com> | 2010-12-10 22:01:10 -0800 |
commit | db8214415bf9f6c64c834f3f15adee0530f03ea6 (patch) | |
tree | 799a1bc6aa846cdad362241ec0d0b44db4698b2f /.gitignore | |
parent | 2982e7c4059ffd0441c458a222f5437918c956fc (diff) | |
download | openembedded-core-contrib-db8214415bf9f6c64c834f3f15adee0530f03ea6.tar.gz |
.git/.gitignore: Added files for the new kernel document.
added the HTML and TAR files to this ignore file.
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 5b5b8d1f552..16a9717c35a 100644 --- a/.gitignore +++ b/.gitignore @@ -29,4 +29,6 @@ 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/yocto-project-kernel-manual.html +documentation/kernel-manual/yocto-project-kernel-manual.tgz |