From 592b7f68e80bcfff038ae7d73e24841b6a66ce99 Mon Sep 17 00:00:00 2001 From: tcpassos Date: Tue, 28 Feb 2023 22:49:27 -0300 Subject: [PATCH] Update .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index d398f9d..4698ba5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ .vscode/arduino.json .vscode/c_cpp_properties.json +esp32_marauder/.vscode/settings.json