diff --git a/.gitignore b/.gitignore index a25bbd0..49fd7cb 100644 --- a/.gitignore +++ b/.gitignore @@ -14,4 +14,9 @@ home-assistant.log scenes.yaml scripts.yaml secrets.yaml -debugging \ No newline at end of file +debugging + +# Local python venv +bin +lib +pyvenv.cfg