Because I keep forgetting that .gitignore won’t work on files that are already tracked — remove files from git with git rm --cached [file]
Because I keep forgetting that .gitignore won’t work on files that are already tracked — remove files from git with git rm --cached [file]