On Fri, Apr 20, 2012 at 11:40:24AM +1000, David Gibson wrote:
> The new autotests in tests/ generate a number of files, both
> executable and source, which are not caught by the existing .gitignore
> files.  This patch adds a new .gitignore in tests/ which covers these.
> 
> Signed-off-by: David Gibson <da...@gibson.dropbear.id.au>
> ---
>  tests/.gitignore |   13 +++++++++++++
>  1 file changed, 13 insertions(+)
>  create mode 100644 tests/.gitignore

I sent a similar patch recently but yours is more comprehensive.  I've
made one small change: instead of 'rtc-test' ignore 'tests/*-test' so
that future tests do not need to be added to .gitignore on a
case-by-case basis.

Thanks, applied to the trivial patches tree:
https://github.com/stefanha/qemu/commits/trivial-patches

Stefan

Reply via email to