tidier .gitignore

This commit is contained in:
Shailen Sobhee 2026-04-11 12:26:22 +02:00
commit 41270fffb8
3 changed files with 3 additions and 53 deletions

View file

@ -5,6 +5,7 @@
#ifndef configsettings_h
#define configsettings_h
#include "WResp.h"
#ifndef FW_VERSION
#define FW_VERSION "v0.0.0" // Fallback if app_version.py script fails
#endif