From aaba62b7392563c72232d5f81d5d900932d82ff7 Mon Sep 17 00:00:00 2001 From: Sergey Karmanov Date: Sun, 10 May 2026 22:38:31 +0300 Subject: [PATCH] =?UTF-8?q?docs:=20=D0=B4=D0=BE=D0=B1=D0=B0=D0=B2=D0=B8?= =?UTF-8?q?=D0=BB=20=D0=B8=D1=81=D0=BA=D0=BB=D1=8E=D1=87=D0=B5=D0=BD=D0=B8?= =?UTF-8?q?=D0=B5=20=D0=B4=D0=BB=D1=8F=20appsettings.Development.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 928da2c..4d98306 100644 --- a/.gitignore +++ b/.gitignore @@ -139,7 +139,8 @@ $RECYCLE.BIN/ .LSOverride # Icon must end with two \r -Icon +Icon + # Thumbnails ._* @@ -160,3 +161,4 @@ Network Trash Folder Temporary Items .apdisk +backend/UniVerse.Api/appsettings.Development.json