diff --git a/.gitignore b/.gitignore index e95862b..3ad3b42 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,29 @@ -# Syncthing .stversions +__pycache__ +*.db +._* +.DS_Store +*.tmp +*.swp +.local/ +.vscode/ +.cache/ +.bash_history -custom_components -esphome/build \ No newline at end of file +secrets.yaml + +build/ +custom_components/ + +/config/www/community/* +/config/camera +/config/image +/config/themes + +log/ +*.log* +*.fault +log.txt + +deps/ +tts/