diff --git a/.gitignore b/.gitignore index 10b9435..a3b5fa5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ # ignore the ESP32 MicroPython binary esp32*.bin -# ignore the WiFis development config file -wifis-dev.json +# ignore the development config file +config-dev.json