Re: [PATCH 1/2] gitignore: ignore test-driver
From: Ben Hutchings <hidden>
Date: 2014-02-27 22:54:03
Attachments
- signature.asc [application/pgp-signature] 811 bytes
From: Ben Hutchings <hidden>
Date: 2014-02-27 22:54:03
On Wed, 2014-02-26 at 17:35 -0800, Florian Fainelli wrote:
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> --- .gitignore | 1 + 1 file changed, 1 insertion(+)diff --git a/.gitignore b/.gitignore index 45c95015df1b..b03b56f88132 100644 --- a/.gitignore +++ b/.gitignore@@ -13,6 +13,7 @@ ethtool.spec ethtool.8 ethtool test-cmdline +test-driver test-features stamp-h1 config.*
Applied, thanks. Ben. -- Ben Hutchings It is easier to change the specification to fit the program than vice versa.