[PATCH] ignore gdb related files

Mike Frysinger vapier@gentoo.org
Fri Dec 27 15:20:00 GMT 2013


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
 /linuxthreads_db
 /rtkaio
-- 
1.8.4.3



More information about the Libc-alpha mailing list