* .gitignore: Ignore GDB history files.
This commit is contained in:
committed by
Eli Zaretskii
parent
12684c3a19
commit
8404253d17
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
|
||||
|
||||
Reference in New Issue
Block a user