diff options
author | Paul Gortmaker <paul.gortmaker@windriver.com> | 2012-06-08 12:10:57 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-06-11 13:49:52 +0100 |
commit | d411e7738de9b005003fdf73d9b5605874886a74 (patch) | |
tree | 13a446d1fa6a5e3cbf69c2074e6a194319e4b7ee /meta/recipes-extended/images | |
parent | abcc43634a089b67626c02662a7a3a3d54f0b8a7 (diff) | |
download | poky-d411e7738de9b005003fdf73d9b5605874886a74.tar.gz |
gitignore: add wildcard to match toplevel patch files
To support the basic workflow of trivial patches:
git format-patch HEAD~.. ; git send-email --to foo@bar.com 0001-foo.patch
We don't want git status reporting on patches lying in the top
level dir in this case.
Cc: Richard Purdie <richard.purdie@linuxfoundation.org>
(From OE-Core rev: f9c2d97d549e848127b741b967d90288c60f4d43)
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/images')
0 files changed, 0 insertions, 0 deletions