Browse Source

ignore gdb/debugging files

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Mike Frysinger 15 years ago
parent
commit
60c86a0379
1 changed files with 7 additions and 0 deletions
  1. 7 0
      .gitignore

+ 7 - 0
.gitignore

@@ -18,6 +18,13 @@ lib
 .*.dep
 /*.log
 
+#
+# Debugging files
+#
+.gdb_history
+.gdbinit
+core
+
 #
 # Backups / patches
 #