diff --git a/.gitignore b/.gitignore index 8a43ce9d..ff36b987 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,6 @@ # IntelliJ .idea/ *.iml + +# VS code +*.code-workspace