From ae881ba2570c64b5a260f8fa83c43370bd77165b Mon Sep 17 00:00:00 2001 From: Lukas Martin Date: Mon, 14 Aug 2023 03:05:38 +0200 Subject: [PATCH] [LM] moved .gitignore --- ArduinoSensorServer/.gitignore => .gitignore | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename ArduinoSensorServer/.gitignore => .gitignore (100%) diff --git a/ArduinoSensorServer/.gitignore b/.gitignore similarity index 100% rename from ArduinoSensorServer/.gitignore rename to .gitignore