diff --git a/.gitignore b/.gitignore index e238c91..ac3f93c 100644 --- a/.gitignore +++ b/.gitignore @@ -30,4 +30,5 @@ yarn-error.log* /api/venv __pycache__/ venv-manager.log -/api/.env \ No newline at end of file +/api/.env +*.egg* \ No newline at end of file