diff --git a/.gitignore b/.gitignore index b3cde95..61b11f1 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,4 @@ .tox dist/ wideq_state.json -wideq/__pycache__ \ No newline at end of file +__pycache__ \ No newline at end of file