Add .gitignore for tests/
commitfecccc4477451f82028c042eb700a20185d8cf65
authorDavid Gibson <david@gibson.dropbear.id.au>
Fri, 20 Apr 2012 01:40:24 +0000 (20 11:40 +1000)
committerStefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Fri, 20 Apr 2012 12:23:27 +0000 (20 13:23 +0100)
tree1e6b7dabe5587732d34fffb6b75675c5bc3a1768
parent362f5fb5643a9cfcf4b5127f67af8dcb0fcb9130
Add .gitignore for tests/

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.

[Changed 'rtc-test' to '*-test' so future tests do not need to be added
to .gitignore on a case-by-case basis.  Stefan]

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
tests/.gitignore [new file with mode: 0644]