From 605d3e3ab2ce1ac2f710bd6e057c20a57604cecc Mon Sep 17 00:00:00 2001 From: PoliEcho Date: Sun, 14 Sep 2025 09:15:50 +0200 Subject: [PATCH] fix gitignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index acca597..7a94a3f 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,6 @@ wifi_conf.h build .cache .idea -compile_commands.json \ No newline at end of file +compile_commands.json +relay/target +relay/.vscode