diff options
author | Simon Marchi <simon.marchi@efficios.com> | 2024-05-30 12:09:35 +0100 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2024-05-30 12:09:35 +0100 |
commit | 99455afce4c18858c71b58679069a99d0336d453 (patch) | |
tree | db70aaa202c460348edcf1fde66100351dec98a1 | |
parent | 2c37ce86c1515243cb0ab135feb5f1bb11b768ce (diff) | |
download | gdb-99455afce4c18858c71b58679069a99d0336d453.zip gdb-99455afce4c18858c71b58679069a99d0336d453.tar.gz gdb-99455afce4c18858c71b58679069a99d0336d453.tar.bz2 |
.gitignore: ignore .vscode
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -41,6 +41,7 @@ TAGS.sub .clangd .cache compile_commands.json +.vscode .gdbinit .gdb_history |