diff options
author | Eric Blake <eblake@redhat.com> | 2018-06-19 15:39:18 -0500 |
---|---|---|
committer | Eric Blake <eblake@redhat.com> | 2018-06-21 09:21:19 -0500 |
commit | ac5de4984df282d64feb4af33b92e0a75652e2b6 (patch) | |
tree | e3f3401992757638a2a80bfedba9e85a7d5007e5 /nbd | |
parent | 46012db666990ff2eed1d3dc199ab8006439a93b (diff) | |
download | qemu-ac5de4984df282d64feb4af33b92e0a75652e2b6.zip qemu-ac5de4984df282d64feb4af33b92e0a75652e2b6.tar.gz qemu-ac5de4984df282d64feb4af33b92e0a75652e2b6.tar.bz2 |
tests: Simplify .gitignore
Commit 0bcc8e5b was yet another instance of 'git status' reporting
dirty files after an in-tree build, thanks to the new binary
tests/check-block-qdict.
Instead of piecemeal exemptions of each new binary as they are
added, let's use git's negative globbing feature to exempt ALL
files that have a 'test-' or 'check-' prefix, except for the ones
ending in '.c' or '.sh'. We still have a couple of generated
files that then need (re-)exclusion, but the overall list is a
LOT shorter, and less prone to needing future edits.
Signed-off-by: Eric Blake <eblake@redhat.com>
Message-Id: <20180619203918.65450-1-eblake@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Diffstat (limited to 'nbd')
0 files changed, 0 insertions, 0 deletions