From 588c7b293e6c1e5d4f96cf6dad8d00823ab263d0 Mon Sep 17 00:00:00 2001 From: Bo Jeanes Date: Wed, 11 May 2022 16:17:08 +1000 Subject: [PATCH] Update .gitignore --- .gitignore | 30 +++++++++++++++++++++++++++--- 1 file changed, 27 insertions(+), 3 deletions(-) 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/