.gitignore: add some more IDE / tools related file
[babeltrace.git] / .gitignore
index 456c58d768104e9de6ab63cb180db963160191bb..fe091c0019f7c3195fdb0586faac311e4906e1f5 100644 (file)
@@ -80,8 +80,13 @@ __pycache__
 *.swp
 *~
 .cache/
+.clangd
+.coverage
+.gdb_history
 .theia
+.vscode
 compile_commands.json
 cscope*
+htmlcov/
 /install/
 TAGS
This page took 0.023416 seconds and 4 git commands to generate.