forked from Mirror/pmbootstrap
gitignore: Ignore Visual Studio Code folder (#918)
This commit is contained in:
parent
7030508a28
commit
0a231f0e0f
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -104,3 +104,6 @@ ENV/
|
||||||
|
|
||||||
# mypy
|
# mypy
|
||||||
.mypy_cache/
|
.mypy_cache/
|
||||||
|
|
||||||
|
# Visual Studio Code
|
||||||
|
.vscode/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue