# Project-specific generated files docs/build/ bench/results/ bench/env/ bench/trio/ # Byte-compiled / optimized / DLL files / editor temp files __pycache__/ *.py[cod] *~ \#* .#* *.swp # C extensions *.so # Distribution / packaging .Python /build/ /develop-eggs/ /dist/ /eggs/ /lib/ /lib64/ /parts/ /sdist/ /var/ *.egg-info/ .installed.cfg *.egg /.pybuild # Installer logs pip-log.txt # Unit test / coverage reports htmlcov/ .tox/ .venv/ .coverage .coverage.* .cache .pytest_cache/ .mypy_cache/ nosetests.xml coverage.xml # Translations *.mo # Mr Developer .mr.developer.cfg .project .pydevproject # Rope .ropeproject # Django stuff: *.log *.pot # Sphinx documentation doc/_build/ # vscode config file .vscode/*