Ignore Sonar

This commit is contained in:
santaspeen 2022-02-27 18:51:00 +03:00
parent 12408f841b
commit 3892657558

7
.gitignore vendored
View File

@ -128,5 +128,10 @@ dmypy.json
# Pyre type checker # Pyre type checker
.pyre/ .pyre/
# Del .idea # Ignore .idea
.idea/ .idea/
# ignore Sonar
codecov
.scannerwork/