From: Bartosz Golaszewski Date: Sun, 19 Jan 2014 03:29:59 +0000 (+0100) Subject: gitignore: ignore files generated by 'make test' X-Git-Tag: 1_23_0~215 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=49111cdc4f58c844e315befb10b4b3db830eb143;p=oweals%2Fbusybox.git gitignore: ignore files generated by 'make test' Signed-off-by: Bartosz Golaszewski Signed-off-by: Denys Vlasenko --- diff --git a/.gitignore b/.gitignore index 0a0c65bc3..8d6d17601 100644 --- a/.gitignore +++ b/.gitignore @@ -35,3 +35,9 @@ Config.in core .gdb_history .gdbinit + +# +# testing output +# +/busybox.links +/runtest-tempdir-links