mirror of
https://github.com/apache/nuttx.git
synced 2026-05-28 03:45:50 +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\ *
|
/.config\ *
|
||||||
/.cproject
|
/.cproject
|
||||||
/.gdbinit
|
/.gdbinit
|
||||||
|
/.gdb_history
|
||||||
/.project
|
/.project
|
||||||
/.version
|
/.version
|
||||||
/_SAVED_APPS_config
|
/_SAVED_APPS_config
|
||||||
|
|||||||
Reference in New Issue
Block a user