From 6a9d9d2ba58128c696e0addf285fd7a4058de47f Mon Sep 17 00:00:00 2001 From: Reiner Schinkoethe Date: Mon, 17 Nov 2025 10:13:36 +0100 Subject: [PATCH] chore: add vs to gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 81447e9..00e458b 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ .env bin obj -testresult \ No newline at end of file +testresult +/.vs