Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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