diff --git a/.gitignore b/.gitignore index 86b1591..de525f2 100644 --- a/.gitignore +++ b/.gitignore @@ -6,4 +6,5 @@ __pycache__ .pytest_cache **/.ipynb_checkpoints **/tracing_database.json -**/s3.ini \ No newline at end of file +**/s3.ini +*.egg-info