# instruction files .github/instructions/ # vscode settings .vscode/ # python virtual environment .venv/ # python cache __pycache__/ *.pyc