updated gitignore
This commit is contained in:
parent
c30fea1ddc
commit
d96476662b
|
|
@ -3,3 +3,6 @@ data/
|
||||||
*env
|
*env
|
||||||
*.code-workspace
|
*.code-workspace
|
||||||
sandbox/
|
sandbox/
|
||||||
|
.vscode/
|
||||||
|
.pytest_cache/
|
||||||
|
*.egg-info/
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue