Merge pull request #152994 from max-niederman/master

gitignore: add .vscode/
This commit is contained in:
Dmitry Kalinkin 2021-12-31 15:51:18 -05:00 committed by GitHub
commit cf17fda5eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

1
.gitignore vendored
View File

@ -3,6 +3,7 @@
.*.swp
.*.swo
.idea/
.vscode/
outputs/
result
result-*