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

Fix: Exclude node_modules in .gitignore #120

Conversation

Saurabhchaudhary9799
Copy link
Contributor

Description

  • Resolved the issue of tracking node_modules in version control.

  • Updated the .gitignore file to exclude the node_modules directory.

  • This ensures that unnecessary files are not included in the repository, reducing clutter and improving performance for contributors.

  • Fixes bug: .gitignore file missing node_modules exclusion #93

Type of change

-bug fix

@yashmandi yashmandi self-requested a review October 6, 2024 14:24
@yashmandi yashmandi merged commit 563e9dd into Scribbie-Notes:main Oct 6, 2024
@Saurabhchaudhary9799
Copy link
Contributor Author

hey @theashikagupta @yashmandi , I noticed that my recent PR isn't being counted towards the GSSoC leaderboard because of the level tag assigned. Could you kindly update the level tag to reflect the appropriate one for GSSoC? This will ensure it's included in the leaderboard.
Screenshot from 2024-10-06 21-23-18

You have to change level tag like level2 in above photo

@Saurabhchaudhary9799
Copy link
Contributor Author

Saurabhchaudhary9799 commented Oct 7, 2024

@theashikagupta @yashmandi , Kindly update the level 1 label into level1 label
Screenshot from 2024-10-07 07-43-37

@Saurabhchaudhary9799
Copy link
Contributor Author

@theashikagupta @yashmandi , Kindly update the level 1 label into level1 label Screenshot from 2024-10-07 07-43-37

because of this , these PRs is not being counted in gssoc leaderboard

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: .gitignore file missing node_modules exclusion
2 participants