# Byte-compiled / optimized / DLL files __pycache__/ *.py[cod] *$py.class # C extensions *.so # Virtual environments .venv/ .gradio/ venv/ venv.bak/ # Jupyter Notebook checkpoints .ipynb_checkpoints # PyInstaller *.manifest *.spec # Installer logs pip-log.txt pip-delete-this-directory.txt # Unit test / coverage reports htmlcov/ .tox/ .nox/ .coverage .coverage.* .cache nosetests.xml coverage.xml *.cover .hypothesis/ .pytest_cache/ # Translations *.mo *.pot # Django stuff *.log local_settings.py db.sqlite3 # Flask stuff instance/ .webassets-cache # Scrapy stuff .scrapy # Sphinx documentation docs/_build/ # PyBuilder target/ # mypy .mypy_cache/ .dmypy.json dmypy.json # Pyre .pyre/ # VS Code .vscode/ # PyCharm .idea/ # macOS .DS_Store # Windows Thumbs.db ehthumbs.db Desktop.ini