mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-07 15:51:55 +00:00
13 lines
212 B
Plaintext
13 lines
212 B
Plaintext
## List of files not to sync
|
|
ESP32_Temperture-Node/src/secrets.h
|
|
*.tar.xz
|
|
ESP-IDF_ePaper/components/arduino
|
|
.vscode/
|
|
build/*
|
|
!build/*.bin
|
|
!build/*.elf
|
|
!build/*.map
|
|
!build/**/*.bin
|
|
!build/**/*.elf
|
|
!build/**/*.map
|