diff options
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 3baf640a9c3..979279e7614 100644 --- a/.gitignore +++ b/.gitignore @@ -64,3 +64,4 @@ eslint-report.html /webpack-report/ /locale/**/LC_MESSAGES /.rspec +/.vscode/* |