chore(git): ignore vsocde configs

Signed-off-by: Changyuan Lyu <changyuanl@google.com>
This commit is contained in:
Changyuan Lyu 2024-04-25 20:42:29 -07:00 committed by Lencerf
parent 5dd03efbd7
commit 53dd02480e

4
.gitignore vendored
View file

@ -9,4 +9,6 @@ target/
# MSVC Windows builds of rustc generate these, which store debugging information
*.pdb
**/*.log
**/*.log
.vscode