* .gitignore: Ignore GDB history files.
This commit is contained in:
parent
12684c3a19
commit
8404253d17
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue