It shows up in git status as untracked. Signed-off-by: Bartosz Golaszewski <[email protected]> --- .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 _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
