-
Notifications
You must be signed in to change notification settings - Fork 53
Node_modules in Backend #204
Copy link
Copy link
Open
Labels
GSSOC 25Issues/PRs participating in GirlScript Summer of Code 2025Issues/PRs participating in GirlScript Summer of Code 2025Level 1Easy issue - 3 Points (GSSoC'25)Easy issue - 3 Points (GSSoC'25)bugSomething isn't workingSomething isn't working
Description
Metadata
Metadata
Assignees
Labels
GSSOC 25Issues/PRs participating in GirlScript Summer of Code 2025Issues/PRs participating in GirlScript Summer of Code 2025Level 1Easy issue - 3 Points (GSSoC'25)Easy issue - 3 Points (GSSoC'25)bugSomething isn't workingSomething isn't working
Describe the bug
node_modules folder not added in .gitignore for backend.
To Reproduce
No response
Expected behavior
This issue can create node modules changes everytime and can also cause conflict after sometime , instead of overwriting it everytime, it must be removed and added to .gitignore file for better code and git result
Additional context
No response