This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
[PATCH] gdb: update gitignore
- From: Mike Frysinger <vapier at gentoo dot org>
- To: gdb-patches at sourceware dot org
- Date: Sun, 18 Mar 2012 21:27:24 -0400
- Subject: [PATCH] gdb: update gitignore
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
---
gdb/.gitignore | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/gdb/.gitignore b/gdb/.gitignore
index f0cbd8c..7a0dd1a 100644
--- a/gdb/.gitignore
+++ b/gdb/.gitignore
@@ -7,7 +7,9 @@
/cp-name-parser.c
/f-exp.c
/gdb
+/gdbtui
/init.c
+/jit-reader.h
/jv-exp.c
/m2-exp.c
/objc-exp.c
--
1.7.8.5