From c872a4c2804fbbd664c8239c91bb1d3f80b4799d Mon Sep 17 00:00:00 2001 From: Admin Date: Sun, 8 Feb 2026 22:21:56 +0000 Subject: [PATCH] Update ignore file --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 903f61301..e68f2ed34 100644 --- a/.gitignore +++ b/.gitignore @@ -216,3 +216,5 @@ wwwroot/ docs/_site/ /src/IdServer/SimpleIdServer.IdServer.MySQLMigrations/Migrations/StoreDbContextModelSnapshot.cs + +*.Development.json \ No newline at end of file