Skip to content

[Chore] Ignore local env files in get-roomote project - #4

Merged
mrubens merged 1 commit into
developfrom
chore/get-roomote-gitignore
Jul 8, 2026
Merged

[Chore] Ignore local env files in get-roomote project#4
mrubens merged 1 commit into
developfrom
chore/get-roomote-gitignore

Conversation

@mrubens

@mrubens mrubens commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

The Vercel CLI appended .env* to deploy/get-roomote/.gitignore when linking the local directory to the roo-code/get-roomote project (it writes a local .env.local on link). Keeps pulled env files out of the repo.

@roomote-roomote-v1

roomote-roomote-v1 Bot commented Jul 8, 2026

Copy link
Copy Markdown

No code issues found. See task

Reviewed the one-line addition of .env* to deploy/get-roomote/.gitignore. It sits alongside the existing .vercel entry and correctly keeps Vercel-pulled local env files out of the repo. No tracked file in deploy/get-roomote/ (no .env.example/.env.sample) is shadowed by the pattern, and env vars for this proxy are configured in Vercel project settings rather than committed files, so nothing is unintentionally ignored.

@mrubens
mrubens merged commit acab80d into develop Jul 8, 2026
@mrubens
mrubens deleted the chore/get-roomote-gitignore branch July 8, 2026 18:48
mrubens pushed a commit that referenced this pull request Jul 11, 2026
Co-authored-by: Roomote <roomote@roomote.dev>
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.

2 participants