# 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 MANIFEST *.manifest *.spec pip-log.txt pip-delete-this-directory.txt .pytest_cache/ .coverage .coverage.* htmlcov/ .tox/ .nox/ .hypothesis/ .mypy_cache/ .dmypy.json dmypy.json .pyre/ .pytype/ cython_debug/ # Virtual environments venv/ ENV/ env/ .venv # VSCode .vscode/ *.code-workspace .history/ # IDEs .idea/ *.swp *.swo *~ # OS .DS_Store Thumbs.db # Poetry poetry.lock apps/homekit/homekit.state