I've been creating a Django app and I have a question about .pyc.
I don't know exactly when, but I believe when I created a branch and moved into the branch, I always had a problem about .pyc. Three .pyc files always emerge to branch areas on VSCode.
I want to even delete the three files, but I don't think it's the best way to solve this. Or maybe I can't delete them for another reason.