From 389265755873e03915a5f4fb3327a1fda14c8f9c Mon Sep 17 00:00:00 2001 From: santaspeen Date: Sun, 27 Feb 2022 18:51:00 +0300 Subject: [PATCH] Ignore Sonar --- .gitignore | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index b1c0e28..5542f16 100644 --- a/.gitignore +++ b/.gitignore @@ -128,5 +128,10 @@ dmypy.json # Pyre type checker .pyre/ -# Del .idea +# Ignore .idea .idea/ + + +# ignore Sonar +codecov +.scannerwork/