diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2010-11-24 16:57:38 -0800 |
|---|---|---|
| committer | Saul Wold <Saul.Wold@intel.com> | 2010-12-10 22:01:14 -0800 |
| commit | fe994deb41c827364dbc959c8d56589adc7139e1 (patch) | |
| tree | 75e9767c59c0fbd2aa1b06b1d65ee7069717786f | |
| parent | d468cc4e49916ed2121974147e0f095a4e5e908c (diff) | |
| download | poky-fe994deb41c827364dbc959c8d56589adc7139e1.tar.gz | |
poky/.git/.gitignore: added the yocto-project-kernel-manual.pdf file
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 16a9717c35..ddced2f770 100644 --- a/.gitignore +++ b/.gitignore | |||
| @@ -31,4 +31,8 @@ documentation/yocto-project-qs/yocto-project-qs.html | |||
| 31 | documentation/yocto-project-qs/yocto-project-qs.tgz | 31 | documentation/yocto-project-qs/yocto-project-qs.tgz |
| 32 | documentation/kernel-manual/yocto-project-kernel-manual.html | 32 | documentation/kernel-manual/yocto-project-kernel-manual.html |
| 33 | documentation/kernel-manual/yocto-project-kernel-manual.tgz | 33 | documentation/kernel-manual/yocto-project-kernel-manual.tgz |
| 34 | documentation/kernel-manual/yocto-project-kernel-manual.pdf | ||
| 35 | documentation/kernel-manual/yocto-project-kernel-manual.tgz | ||
| 36 | |||
| 37 | |||
| 34 | 38 | ||
