From a7e662faf1b40b641c8949bc528396973e303532 Mon Sep 17 00:00:00 2001 From: Youen Toupin Date: Mon, 28 Mar 2022 20:40:55 +0200 Subject: [PATCH] gitignore update --- ESP32/.gitignore | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ESP32/.gitignore b/ESP32/.gitignore index 03f4a3c..004cea2 100644 --- a/ESP32/.gitignore +++ b/ESP32/.gitignore @@ -1 +1,9 @@ .pio + +# These files are auto-generated with this command: platformio init --ide eclipse +# PlatformIO will then update them during each build +.cproject +.settings/language.settings.xml +.settings/org.eclipse.cdt.core.prefs +.settings/PlatformIO Debugger.launch +