From 3c3e14c819ae2e347b854206ba3161f290264834 Mon Sep 17 00:00:00 2001 From: LotP <22-lotp@users.noreply.git.ryujinx.app> Date: Sun, 9 Nov 2025 19:03:01 -0600 Subject: [PATCH] Update .gitattributes (ryubing/ryujinx!213) See merge request ryubing/ryujinx!213 --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index e39a7f135..5b44a82e0 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2,3 +2,4 @@ # Set default behavior to automatically normalize line endings. ############################################################################### * text=auto eol=lf +*.json text eol=lf