config/* config2/* tests/testing_config/deps tests/testing_config/home-assistant.log # Hide sublime text stuff *.sublime-project *.sublime-workspace # Hide some OS X stuff .DS_Store .AppleDouble .LSOverride Icon # Thumbnails ._* # IntelliJ IDEA .idea *.iml # pytest .pytest_cache .cache # GITHUB Proposed Python stuff: *.py[cod] # C extensions *.so # Packages *.egg *.egg-info dist build eggs .eggs parts bin var sdist develop-eggs .installed.cfg lib lib64 # Logs *.log pip-log.txt # Unit test / coverage reports .coverage .tox nosetests.xml htmlcov/ test-reports/ # Translations *.mo # Mr Developer .mr.developer.cfg .project .pydevproject .python-version # emacs auto backups *~ *# *.orig # venv stuff pyvenv.cfg pip-selfcheck.json venv .venv Pipfile* share/* Scripts/ # vimmy stuff *.swp *.swo tags ctags.tmp # vagrant stuff virtualization/vagrant/setup_done virtualization/vagrant/.vagrant virtualization/vagrant/config # Visual Studio Code .vscode # Built docs docs/build # Windows Explorer desktop.ini /home-assistant.pyproj /home-assistant.sln /.vs/* # mypy /.mypy_cache/* # Secrets .lokalise_token # monkeytype monkeytype.sqlite3