Update .gitignore
This commit is contained in:
parent
35de5be1a7
commit
c7c06919f5
1 changed files with 2 additions and 1 deletions
3
ESP32Firewall/.gitignore
vendored
3
ESP32Firewall/.gitignore
vendored
|
@ -1,4 +1,5 @@
|
|||
.pio
|
||||
.vscode
|
||||
include/theSecrets.h
|
||||
components
|
||||
components/arduino
|
||||
lib/esp_firewall_api
|
||||
|
|
Reference in a new issue