add .vscode to gitignroe (#791)

This commit is contained in:
Lucas 2023-08-02 20:10:01 +08:00 committed by GitHub
parent 0e20365174
commit b5c12b0213
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

1
.gitignore vendored
View File

@ -3,6 +3,7 @@
target/
**/*.rs.bk
.idea/
.vscode/
test_log*
*.profraw