From 3f37575dfcd4812731a76314e1f8bbdd1fb2880b Mon Sep 17 00:00:00 2001 From: nathan boileau Date: Wed, 8 Feb 2023 16:05:31 +0100 Subject: [PATCH] Modif gitignore : no push sonar --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 6c2aa92..5913f3d 100644 --- a/.gitignore +++ b/.gitignore @@ -428,4 +428,5 @@ FodyWeavers.xsd *.sln.iml *.db -*Migrations \ No newline at end of file +*Migrations +*.sonarqube \ No newline at end of file