mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
gitignore: add .gdb_history
This is the default file gdb will use.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -10,6 +10,7 @@
|
||||
*.trs
|
||||
*~
|
||||
.config.args
|
||||
.gdb_history
|
||||
.deps/
|
||||
/*.gcda
|
||||
/*.gcno
|
||||
|
||||
Reference in New Issue
Block a user