diff options
author | Bill Traynor <wmat@alphatroop.com> | 2013-01-14 14:32:51 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-01-27 21:00:12 +0000 |
commit | f6310ca9ccb402a7569a79a4e92751c6d5733697 (patch) | |
tree | 4e5ec4608dac860a7ae5db65a3ac5f4291c7e953 | |
parent | 020178eba958d2d5142ee0909fc0fd133b97cd92 (diff) | |
download | bitbake-f6310ca9ccb402a7569a79a4e92751c6d5733697.tar.gz |
gitignore: Update for recent docs changes
Added a few more files to gitignore file to allow document
generation testing.
Signed-off-by: Bill Traynor <wmat@alphatroop.com>
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -7,3 +7,6 @@ pyshtables.py /bin/bitbakec *.swp tags +documentation/user-manual/user-manual.html +documentation/user-manual/user-manual.pdf +documentation/user-manual/user-manual.tgz |