Appending gitignore with vscode specific path
This commit is contained in:
parent
2cd6d305e5
commit
0ae7afce26
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,3 +1,4 @@
|
||||||
|
.vscode/
|
||||||
__pycache__/
|
__pycache__/
|
||||||
output/
|
output/
|
||||||
cache/
|
cache/
|
||||||
|
|
Reference in a new issue