build: Add .vscode to .gitignore
This commit is contained in:
parent
06a71b203e
commit
763929122b
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -2,3 +2,4 @@
|
||||||
__pycache__
|
__pycache__
|
||||||
*.pyc
|
*.pyc
|
||||||
build
|
build
|
||||||
|
.vscode/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue