diff --git a/.gitignore b/.gitignore index 208054b..9c8b139 100644 --- a/.gitignore +++ b/.gitignore @@ -132,3 +132,6 @@ build/ # c# **/obj/ **/bin/ + +# vscode +.vscode/