diff --git a/.gitignore b/.gitignore index e4cdf53..da20569 100644 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,7 @@ debug.cfg SomfyController.ino.XIAO_ESP32S3.bin SomfyController.ino.esp32c3.bin SomfyController.ino.esp32s2.bin -.vscode/settings.json -.pio -data \ No newline at end of file +.vscode/ +.pio/ +data/ +build/ \ No newline at end of file