Skip to content

Commit 912934e

Browse files
authored
.gitignore: added .gdbinit [skip ci] (#6439)
1 parent fa561e9 commit 912934e

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,3 +142,6 @@ compile_commands.json
142142

143143
# cppcheck-htmlreport auto files
144144
/htmlreport/cppcheck_htmlreport/run.py
145+
146+
# GDB configuration
147+
.gdbinit

0 commit comments

Comments
 (0)