mirror of
https://github.com/Fishwaldo/WLED.git
synced 2025-03-15 11:41:34 +00:00
* version set from package.json and release bin names * support direnv virtualenv * versioned PlatformIO environment * matrix support for parralel CI * gather artifacts * release on tagging * minor scripts formatting
17 lines
219 B
Text
17 lines
219 B
Text
.pio
|
|
.cache
|
|
.pioenvs
|
|
.piolibdeps
|
|
.vscode
|
|
!.vscode/extensions.json
|
|
/wled00/Release
|
|
/wled00/extLibs
|
|
/platformio_override.ini
|
|
/wled00/my_config.h
|
|
/build_output
|
|
.DS_Store
|
|
.gitignore
|
|
.clang-format
|
|
node_modules
|
|
.idea
|
|
.direnv
|