Remove Already Tracked Items from Git

After wrestling with a .NET app that wasn’t excluding the “packages” directory from the repo, I realized I had missed a crucial and obvious step… I forgot to commit the change to finalize the removal. Talk about one of those “you forgot a comma” moments…

»