# virtual environment .venv/ # uv lock file uv.lock # python cache .py[ocd] **/__pycache__/ # log file *.log # python distribution dist/ # vscode settings .vscode/