diff --git a/.gitignore b/.gitignore index 860e0d91..7f517fcd 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,7 @@ stream *.o .cache build/ +out/ +.vs/ +.vscode/ compile_commands.json