There's this folder that belongs to a different team that is totally unrelated to my own team's folder. I don't need nor want to keep it in my local repo.
How can I delete it locally without reflecting changes on Git, while still being able to push/pull everything else?