mirror of
https://github.com/systemd/systemd.git
synced 2024-11-23 10:13:34 +08:00
gitignore: add .gdb_history
This is the default file gdb will use.
This commit is contained in:
parent
86f004fbb5
commit
8c669beb27
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,6 +10,7 @@
|
||||
*.trs
|
||||
*~
|
||||
.config.args
|
||||
.gdb_history
|
||||
.deps/
|
||||
/*.gcda
|
||||
/*.gcno
|
||||
|
Loading…
Reference in New Issue
Block a user