# Python __pycache__/ *.py[cod] *$py.class *.so .Python build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ wheels/ *.egg-info/ .installed.cfg *.egg # Virtual Environment venv/ env/ ENV/ .venv # Environment Variables .env .env.local # IDEs .vscode/ .idea/ *.swp *.swo *~ # Logs logs/ *.log # Exports and Backups exports/ backups/ # OS .DS_Store Thumbs.db # Testing .pytest_cache/ .coverage htmlcov/ .tox/ # MyPy .mypy_cache/ .dmypy.json dmypy.json # Jupyter Notebook .ipynb_checkpoints # Gradio gradio_cached_examples/ flagged/