summaryrefslogtreecommitdiff
authorMike Frysinger <vapier@gentoo.org>2009-06-01 18:15:04 (GMT)
committer Mike Frysinger <vapier@gentoo.org>2009-06-01 18:16:43 (GMT)
commita1e5ebe9bd3cd0482f0badbacc1cb477d504b420 (patch)
treeb3212dbe137246241eab119eedabcfc4d0946ea3
parent6a46ab8b8fe3547cf9de4c0ff7e9420d87f8a3cb (diff)
downloadbusybox-a1e5ebe9bd3cd0482f0badbacc1cb477d504b420.zip
busybox-a1e5ebe9bd3cd0482f0badbacc1cb477d504b420.tar.gz
busybox-a1e5ebe9bd3cd0482f0badbacc1cb477d504b420.tar.bz2
gitignore: add debugging related files
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat
-rw-r--r--.gitignore7
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 1618712..b7840e4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,3 +25,10 @@
*.orig
*.rej
/*.patch
+
+#
+# debugging stuff
+#
+core
+.gdb_history
+.gdbinit