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