Follow Those Commands
- make .gitignore file.
- add node_modules/ line to gitignore file
- Follow those command
git rm -r --cached .
git add .
git commit -m "remove nodeModules files (by sameerkali)"
git push -f
For further actions, you may consider blocking this person and/or reporting abuse
MD MAHBUB UDDIN -
Vladimir Vovk -
Ghassan Karwchan -
Gleidson Leite da Silva -
Top comments (0)