aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2009-06-01 14:15:04 -0400
committerMike Frysinger <vapier@gentoo.org>2009-06-01 14:16:43 -0400
commita1e5ebe9bd3cd0482f0badbacc1cb477d504b420 (patch)
treeb3212dbe137246241eab119eedabcfc4d0946ea3 /.gitignore
parent6a46ab8b8fe3547cf9de4c0ff7e9420d87f8a3cb (diff)
downloadbusybox-a1e5ebe9bd3cd0482f0badbacc1cb477d504b420.tar.gz
gitignore: add debugging related files
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 1618712ce..b7840e494 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,3 +25,10 @@
*.orig
*.rej
/*.patch
+
+#
+# debugging stuff
+#
+core
+.gdb_history
+.gdbinit