# Python __pycache__/ *.py[cod] *$py.class venv/ .env # Logs *.log flask.log # IDE .vscode/ .idea/ # Project Specific hosts.json implementation_plan.md task.md walkthrough.md .DS_Store # Build & Dist dist/ verification/ *.key *.rkey