diff --git a/.gitignore b/.gitignore index b8e7845..e159238 100644 --- a/.gitignore +++ b/.gitignore @@ -10,4 +10,6 @@ **/secrets.yaml **/livingroom_ac/ **/kitchen_ac/ -/examples/*/*.h \ No newline at end of file +/examples/*/*.h +**/tests/test_* +**/__pycache__ \ No newline at end of file