From 9113e58ec4cd25a893ff66afaa402f48ce3e59b9 Mon Sep 17 00:00:00 2001 From: cjkas Date: Fri, 13 Mar 2026 12:40:37 +0100 Subject: [PATCH] ignore --- .gitignore | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) 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