summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 5b726dc04..f72d3ad7a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,4 +11,5 @@ cover.out
.DS_Store
*~
vendor/*/
-*.bench \ No newline at end of file
+*.bench
+coverage*.out \ No newline at end of file