diff --git a/.gitignore b/.gitignore index b95e158d..68edd5a5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ .vs/ -.git/ \ No newline at end of file +.git/ +*.code-workspace \ No newline at end of file