From: Simon Marchi Date: Fri, 24 May 2024 16:40:53 +0000 (-0400) Subject: .gitignore: add some more IDE / tools related file X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=HEAD;p=babeltrace.git .gitignore: add some more IDE / tools related file Change-Id: I223c98e0b94dceb879dbf9273e7bc3c23e17f780 Signed-off-by: Simon Marchi Reviewed-on: https://review.lttng.org/c/babeltrace/+/12774 Tested-by: jenkins --- diff --git a/.gitignore b/.gitignore index 904372ce..fe091c00 100644 --- a/.gitignore +++ b/.gitignore @@ -80,8 +80,11 @@ __pycache__ *.swp *~ .cache/ +.clangd .coverage +.gdb_history .theia +.vscode compile_commands.json cscope* htmlcov/