diff --git a/.gitignore b/.gitignore index 3a7bb45..4f7b4c3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,3 @@ -# Byte-compiled python files - __pycache__/ -*.py[cod] \ No newline at end of file +*.py[cod] +*.egg-info \ No newline at end of file