WLED/.gitignore

18 lines
219 B
Plaintext
Raw Normal View History

.pio
.cache
.pioenvs
.piolibdeps
.vscode
!.vscode/extensions.json
2019-07-23 17:59:55 +02:00
/wled00/Release
/wled00/extLibs
2020-02-24 16:42:24 +01:00
/platformio_override.ini
/wled00/my_config.h
/build_output
2020-03-14 01:42:15 +01:00
.DS_Store
.gitignore
2020-03-30 12:27:36 +02:00
.clang-format
2020-05-17 20:09:39 +02:00
node_modules
.idea
.direnv