Files
ESP-Nodes/.gitignore
2025-06-17 12:13:29 -04:00

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