Update .gitignore

This commit is contained in:
Brokly
2022-05-31 12:49:50 +03:00
committed by GitHub
parent 21ccae4bce
commit 415d9a8990

6
.gitignore vendored
View File

@@ -11,7 +11,11 @@
**/secrets.yaml **/secrets.yaml
**/livingroom_ac/ **/livingroom_ac/
**/kitchen_ac/ **/kitchen_ac/
**/examples/*/*.h **/examples
**/tests/test_* **/tests/test_*
**/__pycache__ **/__pycache__
**/private/ **/private/
**/docs/
**/enclosure/
**/images/
**/tests/