From a2fd695738e201567f9800c661961c3c4bcc1ed9 Mon Sep 17 00:00:00 2001 From: Grzegorz Russek Date: Mon, 23 Feb 2026 17:04:18 +0100 Subject: [PATCH] Fixed ignore file --- .gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 3036c8b..fc9dd57 100644 --- a/.gitignore +++ b/.gitignore @@ -5,7 +5,6 @@ project.lock.json .DS_Store *.pyc nupkg/ -.idea # Visual Studio Code .vscode @@ -49,4 +48,4 @@ msbuild.wrn appsettings.Development.json configurationCache.bin configurationCache.bin.bak -*.cache \ No newline at end of file +*.cache