Signed-off-by: Bartosz Golaszewski <[email protected]> --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+)
diff --git a/.gitignore b/.gitignore index 0a0c65b..8d6d176 100644 --- a/.gitignore +++ b/.gitignore @@ -35,3 +35,9 @@ Config.in core .gdb_history .gdbinit + +# +# testing output +# +/busybox.links +/runtest-tempdir-links -- 1.7.10.4 _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
