fixed .gitignore
This commit is contained in:
parent
c6a75b59eb
commit
082c342256
|
|
@ -4,5 +4,5 @@ data/
|
||||||
*.code-workspace
|
*.code-workspace
|
||||||
sandbox/
|
sandbox/
|
||||||
.vscode/
|
.vscode/
|
||||||
.pytest_cache/
|
*.pytest_cache/
|
||||||
*.egg-info/
|
*.egg-info/
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue