diff --git a/.gitignore b/.gitignore index 5dc8d96..d63fba3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ -/* +* !.gitignore -!custom_components/ -!custom_components/reos_integration/** +!/custom_components/ +!/custom_components/reos_integration +!/custom_components/reos_integration/** __pycache__/ *.pyc