Add vscode folder to .gitignore

Closes gh-26595
This commit is contained in:
ShaoqiangLu 2021-02-24 00:43:39 +08:00 committed by GitHub
parent 5b114b7208
commit cb3af52df2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -41,3 +41,6 @@ out
test-output
atlassian-ide-plugin.xml
.gradletasknamecache
# VS Code
.vscode/