summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 4315faee5..958be4e10 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,4 +12,7 @@ Cargo.lock
.vscode/
# Intellij IDE configuration
-.idea/ \ No newline at end of file
+.idea/
+
+# Cobertura coverage report
+cobertura.xml