updated gitignore

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

3
.gitignore vendored
View File

@@ -3,3 +3,6 @@ data/
*env
*.code-workspace
sandbox/
.vscode/
.pytest_cache/
*.egg-info/