updated gitignore

This commit is contained in:
2022-09-18 13:00:29 -04:00
parent c30fea1ddc
commit d96476662b

5
.gitignore vendored
View File

@@ -2,4 +2,7 @@ data/
*__pycache__
*env
*.code-workspace
sandbox/
sandbox/
.vscode/
.pytest_cache/
*.egg-info/