diff --git a/.gitignore b/.gitignore index 79db6cc..457e34a 100644 --- a/.gitignore +++ b/.gitignore @@ -6,4 +6,4 @@ node_modules/ .idea/ __pycache__/ rs-capi/target/ -**/.vscode/ \ No newline at end of file +.vscode/ \ No newline at end of file