Netdev List
 help / color / mirror / Atom feed
* [PATCH] ignore gdb/patch related files
@ 2009-11-04 14:26 Mike Frysinger
  2009-11-04 14:26 ` [PATCH] tc: remove dlfcn.h from files that dont need it Mike Frysinger
  2009-11-04 14:26 ` [PATCH] ifstat/nstat/rtacct: use daemon() Mike Frysinger
  0 siblings, 2 replies; 4+ messages in thread
From: Mike Frysinger @ 2009-11-04 14:26 UTC (permalink / raw)
  To: stephen.hemminger, netdev

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
---
 .gitignore |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index 8199aae..5a3d20f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,12 @@
 Config
+.gdbinit
+.gdb_history
 *.o
 *.a
 *.so
+*.gdb
 *~
+*.diff
+*.patch
+*.orig
+*.rej
-- 
1.6.5.1


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

end of thread, other threads:[~2009-11-06 11:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-04 14:26 [PATCH] ignore gdb/patch related files Mike Frysinger
2009-11-04 14:26 ` [PATCH] tc: remove dlfcn.h from files that dont need it Mike Frysinger
2009-11-04 14:26 ` [PATCH] ifstat/nstat/rtacct: use daemon() Mike Frysinger
2009-11-06 11:04   ` [PATCH v2] arpd/ifstat/nstat/rtacct: " Mike Frysinger

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