Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added nextjs.gitignore #4559

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

DrDead0
Copy link
Contributor

@DrDead0 DrDead0 commented Dec 30, 2024

**Reasons for making this change: **
I added a .gitignore template for Next.js projects to streamline the development workflow. This change ensures that common build files, dependency directories, environment variables, logs, and other unnecessary files are excluded from version control. By including this template, developers can quickly set up a clean and efficient Next.js project without worrying about irrelevant files being tracked.

This will improve collaboration by reducing the chances of unintentionally committing sensitive or unnecessary files to the repository.

Links to documentation supporting these rule changes:

@Alongazhar
Copy link

Alongazhar commented Jan 7, 2025 via email

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