Skip to content

Ignore local environment credential files - #173

Merged
arjunrajlab merged 1 commit into
masterfrom
codex/ignore-local-env
Aug 30, 2026
Merged

Ignore local environment credential files#173
arjunrajlab merged 1 commit into
masterfrom
codex/ignore-local-env

Conversation

@arjunrajlab

Copy link
Copy Markdown
Collaborator

Summary

  • ignore local .env files and environment-specific variants such as .env.local
  • keep .env.example eligible for version control
  • prevent local credentials from appearing as untracked files that can be staged accidentally

Validation

  • git check-ignore -v --no-index .env .env.local .env.example
  • branch diff contains only .gitignore
  • the existing local .env file was never staged, committed, or pushed

Context

Kept separate from #172 so the illumination-correction worker PR remains focused.

@arjunrajlab
arjunrajlab marked this pull request as ready for review August 30, 2026 12:23
@arjunrajlab

Copy link
Copy Markdown
Collaborator Author

@codex review

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Aug 30, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-08-30T12:25:17.905482Z a9ab0d7 Manual request
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. You're on a roll.

Reviewed commit: a9ab0d7252

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@arjunrajlab
arjunrajlab merged commit 8624b39 into master Aug 30, 2026
1 check passed
@arjunrajlab
arjunrajlab deleted the codex/ignore-local-env branch August 30, 2026 12:43
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