Skip to content

Conversation

@PreciousOritsedere
Copy link
Collaborator

…roduced .env.example

@vercel
Copy link

vercel bot commented Nov 4, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
solid-app-catalog Ready Ready Preview Comment Nov 4, 2025 10:56am

Copy link
Member

@matthieubosquet matthieubosquet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's looking good, but can you:

  1. remove the .env.local file in 1 commit
  2. add .env.local to the gitignore in a subsequent commit

Otherwise, the .env.local file is still in the codebase.

@PreciousOritsedere
Copy link
Collaborator Author

It's looking good, but can you:

  1. remove the .env.local file in 1 commit
  2. add .env.local to the gitignore in a subsequent commit

Otherwise, the .env.local file is still in the codebase.

I've removed .env.local from git tracking with git rm --cached .env.local. I have previously added the .env.local in the .gitignore file, so a second commit wasn't needed.

@matthieubosquet
Copy link
Member

Fantastic, thank you for this!

@matthieubosquet matthieubosquet merged commit a4fca7f into main Nov 4, 2025
3 checks passed
@matthieubosquet matthieubosquet deleted the minimal-styles branch November 4, 2025 11:05
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.

3 participants