From 83aacf0c25ddc71d69a85c3065175a4ad8afefbf Mon Sep 17 00:00:00 2001 From: Jamie Date: Fri, 24 Feb 2023 23:32:41 +0000 Subject: [PATCH] Update .gitignore --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index a57df90cb..143b2fc13 100644 --- a/.gitignore +++ b/.gitignore @@ -7,7 +7,7 @@ *.userosscache *.sln.docstates -# User-specific files (MonoDevelop/Xamarin Studio) +# User-specific files *.userprefs # Build results @@ -252,4 +252,4 @@ _Pvt_Extensions /src/Ombi/healthchecksdb /src/Ombi/ClientApp/package-lock.json /src/Ombi.Core/Properties/launchSettings.json -.yarn \ No newline at end of file +.yarn