From c7c06919f5630c268409afa835f0d92a4e54346d Mon Sep 17 00:00:00 2001 From: Florian Hoss Date: Tue, 26 Jul 2022 10:12:27 +0200 Subject: [PATCH] Update .gitignore --- ESP32Firewall/.gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ESP32Firewall/.gitignore b/ESP32Firewall/.gitignore index c34f3ba..21e08c7 100644 --- a/ESP32Firewall/.gitignore +++ b/ESP32Firewall/.gitignore @@ -1,4 +1,5 @@ .pio .vscode include/theSecrets.h -components +components/arduino +lib/esp_firewall_api