From 3ed00f732a284b5a3e96e52d4e3a71869135869b Mon Sep 17 00:00:00 2001 From: TheArcaneBrony Date: Mon, 26 Jun 2023 02:43:54 +0200 Subject: Dependency injection stuff --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 33be3d4..5350fd3 100644 --- a/.gitignore +++ b/.gitignore @@ -7,4 +7,4 @@ MatrixRoomUtils.Web/wwwroot/MRU.tar.xz matrix-sync.json /patches/ MatrixRoomUtils.Bot/bot_data/ -appsettings.Local.json +appsettings.Local*.json -- cgit 1.4.1