[PATCH 1/2] gitignore: ignore test-driver
From: Florian Fainelli <f.fainelli@gmail.com>
Date: 2014-02-27 01:35:19
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: Florian Fainelli <f.fainelli@gmail.com>
Date: 2014-02-27 01:35:19
Subsystem:
the rest · Maintainer:
Linus Torvalds
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.*
--
1.8.3.2