diff --git a/.gitignore b/.gitignore index 2d1efe5ca0..2dacfe540a 100644 --- a/.gitignore +++ b/.gitignore @@ -43,6 +43,8 @@ cachegrind.out* tags # GDB initialization scripts .gdbinit +# GDB history (when using gdb-dashboard) +.gdb_history # Eclipse symbol file (output from make eclipsesym) eclipsesym.xml