aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore7
1 files changed, 5 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 2f2b59a..463402f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,8 @@
.pytest_cache/
.venv/
-.coverage
.idea/
-__pycache__/ \ No newline at end of file
+__pycache__/
+
+.coverage
+cobertura.xml
+report.xml