[PATCH] gitignore: add testsuite/echo-ne

Bartosz Golaszewski bartekgola at gmail.com
Fri Oct 24 14:55:07 UTC 2014


It shows up in git status as untracked.

Signed-off-by: Bartosz Golaszewski <bartekgola at gmail.com>
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 8d6d176..73e88fb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -41,3 +41,4 @@ core
 #
 /busybox.links
 /runtest-tempdir-links
+/testsuite/echo-ne
-- 
2.1.1



More information about the busybox mailing list