diff --git a/.gitignore b/.gitignore index 4b9e0fd61..833e2b0e0 100644 --- a/.gitignore +++ b/.gitignore @@ -116,4 +116,7 @@ cmake-* compile_commands.json # qmake -/gui/.qmake.stash \ No newline at end of file +/gui/.qmake.stash + +#vs code +.vscode