🔧 chore(.gitignore): add .vscode/ to .gitignore to prevent tracking of VS Code settings
This commit is contained in:
parent
064753b94d
commit
157acad811
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,4 +1,5 @@
|
||||
mocodo_notebook
|
||||
**__pycache__**
|
||||
output
|
||||
venv
|
||||
venv
|
||||
.vscode/
|
||||
Loading…
Reference in New Issue
Block a user