diff --git a/.gitignore b/.gitignore index 9077608..6a73687 100644 --- a/.gitignore +++ b/.gitignore @@ -5,8 +5,6 @@ __pycache__/ # Distribution / packaging *.egg-info/ -# Let egg-info stay if inside src/ — pip needs it. Better: just no. -*.egg-info/ dist/ build/