aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 @@
25*.orig 25*.orig
26*.rej 26*.rej
27/*.patch 27/*.patch
28
29#
30# debugging stuff
31#
32core
33.gdb_history
34.gdbinit