vs code git extension shows over 5000 changes in the director code example
Example: vs code is showing 5k untracked files when nothing is changed from last commit
Create .gitignore file
add below line to it
node_modules
or
local
Create .gitignore file
add below line to it
node_modules
or
local