mirror of
https://github.com/apache/nuttx.git
synced 2026-05-22 05:42:05 +08:00
add .gdb_history to .gitignore
.gdb_history is created next to NuttX ELF when working with pwndbg GDB plug-in
This commit is contained in:
@@ -42,6 +42,7 @@
|
||||
/.config\ *
|
||||
/.cproject
|
||||
/.gdbinit
|
||||
/.gdb_history
|
||||
/.project
|
||||
/.version
|
||||
/_SAVED_APPS_config
|
||||
|
||||
Reference in New Issue
Block a user