I have tried putting all kinds of crazyness into the gitignore file, I would like to ignore all files in the public/dist folder
public/dist/ public/ */public/dist/ **/public/dist
and all other kinda of variations.
this is what I see when I run git status, I want to ignore the bundle.js