diff --git a/.gitignore b/.gitignore index fef10d232c..3bb166315f 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,6 @@ /_site/ /node_modules/ /resources/ + +# Editor folders +/.vscode/