.git .gitignore __pycache__ *.pyc *.pyo *.pyd .Python env/ venv/ .venv/ node_modules/ tmp/ logs/ *.log dist/ build/ .cache/ .idea/ .vscode/