Added .vscode to .gitignore
This commit is contained in:
parent
57545693e0
commit
11a97c24a4
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -2,5 +2,6 @@ build
|
|||
dist
|
||||
*.egg-info
|
||||
.idea
|
||||
.vscode
|
||||
*.iml
|
||||
*.pyc
|
||||
|
|
Loading…
Add table
Reference in a new issue