From 0e20248494d3c66aac5b5acd7014288b3ebdf01f Mon Sep 17 00:00:00 2001 From: Blaz Kristan Date: Sat, 21 Oct 2023 20:01:12 +0200 Subject: [PATCH] Fix gitignore. --- .gitignore | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.gitignore b/.gitignore index cc6f88950..c85fae0c2 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,13 @@ esp01-update.sh platformio_override.ini replace_fs.py +wled-update.sh + +/build_output/ +/node_modules/ + +/wled00/extLibs +/wled00/LittleFS +/wled00/my_config.h +/wled00/Release +/wled00/wled00.ino.cpp