diff --git a/.gitignore b/.gitignore index b73370789..da6eb5142 100644 --- a/.gitignore +++ b/.gitignore @@ -57,4 +57,6 @@ yarn-error.log* # Infisical init .infisical.json -.vscode \ No newline at end of file + +# Editor specific +.vscode/* \ No newline at end of file