Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Dec 27, 2025

Missing .gitignore in the packages/create-remote-app package.

Changes

  • Added .gitignore with standard entries:
    • node_modules
    • OS files (.DS_Store, Thumbs.db)
    • Environment files (.env, .env.* with exceptions for .env.example and .env.test)
Original prompt

we're missing a .gitignore in packages/create-remote-app


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: acoyfellow <1666099+acoyfellow@users.noreply.github.com>
Copilot AI changed the title [WIP] Add .gitignore file to create-remote-app package Add .gitignore to packages/create-remote-app Dec 27, 2025
Copilot AI requested a review from acoyfellow December 27, 2025 17:38
@acoyfellow
Copy link
Owner

can you run ncu -u or bun update in the package root? we hit a bug i think is fixed in the latest alchemy

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