Skip to content

fix: ignore python cache output#13

Closed
johnbenac wants to merge 1 commit intomainfrom
codex/ignore-pycache-20260323
Closed

fix: ignore python cache output#13
johnbenac wants to merge 1 commit intomainfrom
codex/ignore-pycache-20260323

Conversation

@johnbenac
Copy link
Copy Markdown
Contributor

Summary

  • add __pycache__/ to .gitignore
  • stop generated Python cache directories from surfacing as local noise

Validation

  • git status --short --ignored

Add __pycache__/ to .gitignore.
This keeps generated Python cache
output out of local repo status.
@johnbenac
Copy link
Copy Markdown
Contributor Author

Closing as redundant: PR #12 already merged the same pycache/ .gitignore change on March 23, 2026.

@johnbenac johnbenac closed this Mar 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant