diff mbox

[1/2] gitignore: ignore test-driver

Message ID 1393464911-21593-2-git-send-email-f.fainelli@gmail.com
State Not Applicable, archived
Delegated to: David Miller
Headers show

Commit Message

Florian Fainelli Feb. 27, 2014, 1:35 a.m. UTC
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

Comments

Ben Hutchings Feb. 27, 2014, 10:53 p.m. UTC | #1
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.
diff mbox

Patch

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.*