Skip to content

chore: untrack teslemetry_stream.egg-info build artifacts - #38

Merged
Bre77 merged 1 commit into
mainfrom
fm/pytstream-untrack-egg-info
Aug 23, 2026
Merged

chore: untrack teslemetry_stream.egg-info build artifacts#38
Bre77 merged 1 commit into
mainfrom
fm/pytstream-untrack-egg-info

Conversation

@Bre77

@Bre77 Bre77 commented Aug 23, 2026

Copy link
Copy Markdown
Member

teslemetry_stream.egg-info/ was committed to the repo, so any local build (uv build, pip install -e .) regenerates and dirties those tracked files, leaving the working tree unclean with nothing actually edited. Untracked the directory and added *.egg-info/ to .gitignore. No other generated artifacts were tracked. Verified with a clean uv build followed by git status.

Ignore *.egg-info/ so a local build no longer dirties the working tree.
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@Bre77 Bre77 added the fm Opened by a Firstmate crewmate label Aug 23, 2026
@Bre77
Bre77 merged commit 8d7d1f7 into main Aug 23, 2026
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fm Opened by a Firstmate crewmate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant