added dist folder to .gitignore

This commit is contained in:
2023-04-19 17:43:35 -04:00
parent 98f96543e6
commit a568fb244e

1
.gitignore vendored
View File

@@ -9,3 +9,4 @@ htmlcov
.vscode/ .vscode/
*.pytest_cache/ *.pytest_cache/
*.egg-info/ *.egg-info/
dist/