diff --git a/.gitignore b/.gitignore index 22e98005c80fb850f3e46be4705d84c58fe35e74..1a257d2035f5a301b78e37b25ff779435f63c96c 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,6 @@ Testing # Visual Studio work directory .vs/ + +# Visual Studio Code +.vscode/