From 4620675b5999332a1a8db06c1cc2fe6e3b45841a Mon Sep 17 00:00:00 2001 From: Natalia Portillo Date: Wed, 10 Sep 2025 21:11:43 +0100 Subject: [PATCH] Update .gitignore --- .gitignore | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 8a35a644..5d654275 100644 --- a/.gitignore +++ b/.gitignore @@ -197,7 +197,6 @@ fabric.properties *.sln.docstates # User-specific files (MonoDevelop/Xamarin Studio) -*.userprefs # Mono auto generated files mono_crash.* @@ -274,7 +273,6 @@ StyleCopReport.xml *.vspscc *.vssscc .builds -*.pidb *.svclog *.scc @@ -410,7 +408,6 @@ _pkginfo.txt # Others ClientBin/ ~$* -*~ *.dbmdl *.dbproj.schemaview *.jfm @@ -539,3 +536,10 @@ MigrationBackup/ public.asc appsettings.Production.json + +# AWS User-specific +.idea/**/aws.xml + +# SonarLint plugin +.idea/sonarlint/ +.idea/**/sonarlint/