From 8e483d60938de96682638f23447069568590e622 Mon Sep 17 00:00:00 2001 From: Mansur Besleney Date: Wed, 21 Jan 2026 09:11:26 +0300 Subject: [PATCH] Update .gitignore --- .gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 7b735c8d1f..d3bc52cfb8 100644 --- a/.gitignore +++ b/.gitignore @@ -328,5 +328,4 @@ deploy/_run_all_log.txt # No commit yarn.lock files in the subfolders of templates directory templates/**/yarn.lock templates/app-nolayers/aspnet-core/MyCompanyName.MyProjectName.Mvc/Logs/logs.txt -templates/module/aspnet-core/src/MyCompanyName.MyProjectName.Web/Properties/launchSettings.json -/framework/.cursor +templates/module/aspnet-core/src/MyCompanyName.MyProjectName.Web/Properties/launchSettings.json \ No newline at end of file