diff --git a/.gitignore b/.gitignore index 90a97ae5873..48df3dad1ef 100644 --- a/.gitignore +++ b/.gitignore @@ -142,3 +142,6 @@ compile_commands.json # cppcheck-htmlreport auto files /htmlreport/cppcheck_htmlreport/run.py + +# GDB configuration +.gdbinit