From 67c08b40ca184794a07c52d12223a99bc51e78e0 Mon Sep 17 00:00:00 2001 From: Hermes Agent Date: Fri, 21 Aug 2026 11:45:33 +0200 Subject: [PATCH] Refactored gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 6a182b5..65e6e10 100644 --- a/.gitignore +++ b/.gitignore @@ -55,6 +55,9 @@ bld/ # Visual Studio 2015/2017 cache/options directory .vs/ +.vscode/ +bin/ +certificates/ # Uncomment if you have tasks that create the project's static files in wwwroot #wwwroot/