Clone
Stephen Quong
committed
on 25 May
Added *.egg-info/ to .gitignore and untracked scripts/MsgUtils/msgutils.egg-info.
- Added *.egg-info/ to .gitignore so pip's editable-inst… Show more
Added *.egg-info/ to .gitignore and untracked scripts/MsgUtils/msgutils.egg-info.

-   Added *.egg-info/ to .gitignore so pip's editable-install metadata stays out of the repo.

-   Removed scripts/MsgUtils/msgutils.egg-info/ from the index (files remain on disk; they are regenerated by pip install -e).

Show less