add .vscode to gitignore
This commit is contained in:
parent
c1189351cf
commit
90666a695c
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,5 +1,6 @@
|
||||
__pycache__
|
||||
.venv
|
||||
.vscode
|
||||
wandb
|
||||
*.egg-info/
|
||||
test.py
|
||||
|
Loading…
Reference in New Issue
Block a user