From 49abd2b9b5c143037fc472fe269a9e48d1a69986 Mon Sep 17 00:00:00 2001 From: Vincent van der Wal Date: Thu, 11 Sep 2025 21:14:05 +0200 Subject: [PATCH] update paths --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 3be9c1d..35e0b15 100644 --- a/.gitignore +++ b/.gitignore @@ -27,4 +27,6 @@ vite.config.ts.timestamp-* .vscode/.browse.c_cpp.db* .vscode/c_cpp_properties.json .vscode/launch.json -.vscode/ipch \ No newline at end of file +.vscode/ipch + +src/secrets.h \ No newline at end of file