Clone
Stephen Quong
committed
on 25 May
LDT-2852 - Cloud Communication - SW - 01 - Realtime data transfer - R&I - 05: DEV - Feature Implementation
- Added *.egg-info/ to .gitigno… Show more
LDT-2852 - Cloud Communication - SW - 01 - Realtime data transfer - R&I - 05: DEV - Feature Implementation

-   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