vs code is showing 5k untracked files when nothing is changed from last commit

JavaScript
Create .gitignore file
add below line to it
node_modules
or 
local
Source

Also in JavaScript: