diff --git a/.gitignore b/.gitignore index d6578f6..3d5fbce 100644 --- a/.gitignore +++ b/.gitignore @@ -11,4 +11,4 @@ media/ home-assistant.log* .storage/ zigbee.db* - +*__pycache__* diff --git a/custom_components/picotts_remote/__pycache__/__init__.cpython-310.pyc b/custom_components/picotts_remote/__pycache__/__init__.cpython-310.pyc deleted file mode 100644 index 8e19a21..0000000 Binary files a/custom_components/picotts_remote/__pycache__/__init__.cpython-310.pyc and /dev/null differ diff --git a/custom_components/picotts_remote/__pycache__/__init__.cpython-39.pyc b/custom_components/picotts_remote/__pycache__/__init__.cpython-39.pyc deleted file mode 100644 index c378e44..0000000 Binary files a/custom_components/picotts_remote/__pycache__/__init__.cpython-39.pyc and /dev/null differ diff --git a/custom_components/picotts_remote/__pycache__/tts.cpython-310.pyc b/custom_components/picotts_remote/__pycache__/tts.cpython-310.pyc deleted file mode 100644 index 09652ce..0000000 Binary files a/custom_components/picotts_remote/__pycache__/tts.cpython-310.pyc and /dev/null differ diff --git a/custom_components/picotts_remote/__pycache__/tts.cpython-39.pyc b/custom_components/picotts_remote/__pycache__/tts.cpython-39.pyc deleted file mode 100644 index d7d40d6..0000000 Binary files a/custom_components/picotts_remote/__pycache__/tts.cpython-39.pyc and /dev/null differ