.git .gitignore venv/ .venv/ env/ __pycache__/ *.pyc *.pyo *.egg-info/ .pytest_cache/ .coverage htmlcov/ .DS_Store *.log .vscode/ .idea/ .env node_modules/