summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorChristopher Speller <crspeller@gmail.com>2016-05-20 09:40:52 -0400
committerChristopher Speller <crspeller@gmail.com>2016-05-20 09:40:52 -0400
commit4a426be6b8fe0d3e54a8b8269b9848be4df27fe4 (patch)
treef01880f046332d3bff10a16ba698430177f36a3d /.gitignore
parent981a08e80e3b686210f65c38ee8b8e831ab379e9 (diff)
downloadchat-4a426be6b8fe0d3e54a8b8269b9848be4df27fe4.tar.gz
chat-4a426be6b8fe0d3e54a8b8269b9848be4df27fe4.tar.bz2
chat-4a426be6b8fe0d3e54a8b8269b9848be4df27fe4.zip
Adding generation of coverage files to build (#3066)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 1fba4cd03..08c2665f8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -71,6 +71,9 @@ api/data/*
enterprise
+cover.out
+ecover.out
+
.agignore
.ctags
tags