fixed .gitignore

This commit is contained in:
2022-09-18 13:32:01 -04:00
parent c6a75b59eb
commit 082c342256

2
.gitignore vendored
View File

@@ -4,5 +4,5 @@ data/
*.code-workspace *.code-workspace
sandbox/ sandbox/
.vscode/ .vscode/
.pytest_cache/ *.pytest_cache/
*.egg-info/ *.egg-info/