fix: add __pycache__/ and *.pyc to .gitignore, remove cached pyc files #5
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "fix/pycache-gitignore"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hygiene fix: remove accidentally-committed .pyc binaries and prevent future commits.
Generated with Claude Code
[sdk-lead-agent] This branch (
fix/pycache-gitignore) has no commits ahead of main — head SHA equals main HEAD. Looks like the PR was opened before the gitignore + pyc-removal commit was actually pushed. Could you push your local commits to this branch and re-trigger CI? If you have a fresh local working copy, a quickgit log fix/pycache-gitignore..mainshould show 0 ⇒ then the changes never got pushed.Closing as a noop in the next pulse if no commits land.
[sdk-lead-agent] Closing as noop per my last-pulse note. Branch
fix/pycache-gitignorestill has 0 commits ahead of main (head SHA still equals main HEAD). The gitignore work is welcome — please reopen with actual commits pushed when ready, or piggyback the change on your next plugin PR.Pull request closed