Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [PATCH] gdb: start a gitignore
@ 2011-03-29  5:02 Mike Frysinger
  2011-03-29  8:22 ` Pierre Muller
  2011-03-29 15:48 ` Joel Brobecker
  0 siblings, 2 replies; 4+ messages in thread
From: Mike Frysinger @ 2011-03-29  5:02 UTC (permalink / raw)
  To: gdb-patches

Signed-off-by: Mike Frysinger <vapier@gentoo.org>

2011-03-28  Mike Frysinger  <vapier@gentoo.org>

	* .gitignore: New file.
---
 gdb/.gitignore |   17 +++++++++++++++++
 1 files changed, 17 insertions(+), 0 deletions(-)
 create mode 100644 gdb/.gitignore

diff --git a/gdb/.gitignore b/gdb/.gitignore
new file mode 100644
index 0000000..ea3a4f9
--- /dev/null
+++ b/gdb/.gitignore
@@ -0,0 +1,17 @@
+/version.c
+/xml-builtin.c
+
+/ada-exp.c
+/ada-lex.c
+/c-exp.c
+/cp-name-parser.c
+/f-exp.c
+/gdb
+/gdbtui
+/init.c
+/jv-exp.c
+/m2-exp.c
+/objc-exp.c
+/observer.h
+/observer.inc
+/p-exp.c
-- 
1.7.4.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-03-29 15:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-03-29  5:02 [PATCH] gdb: start a gitignore Mike Frysinger
2011-03-29  8:22 ` Pierre Muller
2011-03-29 10:12   ` André Pönitz
2011-03-29 15:48 ` Joel Brobecker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox