18 lines
270 B
Plaintext
18 lines
270 B
Plaintext
# Secrets (WiFi passwords etc.)
|
|
**/secrets.h
|
|
|
|
# Build artifacts
|
|
**/build/
|
|
|
|
# Vendored libraries (re-created by install-libs)
|
|
vendor/esp32-32e/TFT_eSPI/
|
|
vendor/esp32-32e-4/TFT_eSPI/
|
|
vendor/esp32-s3-lcd-43/GFX_Library_for_Arduino/
|
|
|
|
# IDE
|
|
.vscode/
|
|
*.swp
|
|
*.swo
|
|
*~
|
|
.DS_Store
|