[git commit nptl] ignore gdb/debugging files

Mike Frysinger vapier at gentoo.org
Wed Aug 19 11:29:41 UTC 2009


commit: http://git.uclibc.org/uClibc/commit/?id=b9dba9c9b014b1dfa518e1d29035ff9915b04ff5
branch: http://git.uclibc.org/uClibc/commit/?id=refs/heads/nptl

Signed-off-by: Mike Frysinger <vapier at gentoo.org>
Signed-off-by: Austin Foxley <austinf at cetoncorp.com>
---
 .gitignore |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index e43b423..549ca45 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,6 +20,13 @@ install_dir/
 /*.log
 
 #
+# Debugging files
+#
+.gdb_history
+.gdbinit
+core
+
+#
 # Backups / patches
 #
 *~
-- 
1.6.3.3



More information about the uClibc-cvs mailing list