[PATCH] .gitignore: ignore files generated by 'make test'
Denys Vlasenko
vda.linux at googlemail.com
Sun Jan 19 03:30:43 UTC 2014
Applied, thanks!
On Sat, Jan 18, 2014 at 3:50 PM, Bartosz Golaszewski
<bartekgola at gmail.com> wrote:
> Signed-off-by: Bartosz Golaszewski <bartekgola at gmail.com>
> ---
> .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
> busybox at busybox.net
> http://lists.busybox.net/mailman/listinfo/busybox
More information about the busybox
mailing list