ignore /.vscode
This commit is contained in:
parent
5776c49059
commit
b969aa886e
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,4 +1,4 @@
|
||||||
__pycache__
|
__pycache__
|
||||||
/tmp
|
/tmp
|
||||||
/.idea
|
/.vscode
|
||||||
/dist
|
/dist
|
||||||
|
|
Loading…
Reference in a new issue