diff --git a/.gitignore b/.gitignore index f4d2c15f516..af0ba0eb410 100644 --- a/.gitignore +++ b/.gitignore @@ -334,3 +334,7 @@ lib-src/seccomp-filter-exec.pfc # Ignore a directory used by dap-mode. .vscode /test/gmp.h + +# GDB history +.gdb_history +_gdb_history