diff --git a/.gitignore b/.gitignore index abcb1cb..98cd03c 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ venv/* helloworld/__pycache__/* testdata/* .vscode/* +*.egg-info/*