diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
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 |