Merge pull request #3425 from mountainash/fix/git-ignore

.gitignore Reordered & grouped
This commit is contained in:
Frank 2023-10-06 16:26:04 +02:00 committed by GitHub
commit 22985900a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

33
.gitignore vendored
View File

@ -1,21 +1,24 @@
.pio
.cache
.clang-format
.direnv
.DS_Store
.gitignore
.idea
.pio
.pioenvs
.piolibdeps
.vscode
/wled00/Release
/wled00/extLibs
/platformio_override.ini
/wled00/my_config.h
/build_output
.DS_Store
.gitignore
.clang-format
node_modules
.idea
.direnv
wled-update.sh
esp01-update.sh
/wled00/LittleFS
platformio_override.ini
replace_fs.py
wled00/wled00.ino.cpp
wled-update.sh
/build_output/
/node_modules/
/wled00/extLibs
/wled00/LittleFS
/wled00/my_config.h
/wled00/Release
/wled00/wled00.ino.cpp