Unexpected behavior when push to GitHub repository

I’m a beginner, learning Django with the following tools: opensuse, python311 virtual environment, vscode, git-hub and of course Django.
Randomly when I push a branch to git-hub and the remote repository is correctly generated, the local repository lost the .py files an in another location appear the compiled form .pyc

Has anyone suffered?
Thanks for any help

A lot of things may have been gone totally wrong… So, if you are in linux, run a history command and try to debug or paste it here :slight_smile:

Also, you need to provide some code of that you tried in order for you to get some help.