[PATCH] ignore gdb related files
Ondřej Bílka
neleai@seznam.cz
Fri Dec 27 15:20:00 GMT 2013
On Fri, Dec 27, 2013 at 03:32:33AM -0500, Mike Frysinger wrote:
>
> Signed-off-by: Mike Frysinger <vapier@gentoo.org>
> ---
> .gitignore | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/.gitignore b/.gitignore
> index ee8b6dd..93c2e54 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -36,6 +36,10 @@ TODO.html
>
> autom4te*.cache
>
> +core
> +.gdb_history
> +.gdbinit
> +
> /linuxthreads
Looks ok.
More information about the Libc-alpha
mailing list