diff --git a/.gitignore b/.gitignore index b208e24..fa7dbbc 100644 --- a/.gitignore +++ b/.gitignore @@ -4,5 +4,8 @@ benchmark/output benchmark/charts.html build* .vagrant +.cache +.gdb_history +compile_commands.json **/.vscode TAGS