summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorAlex Goodman <wagoodman@users.noreply.github.com>2018-12-30 14:07:56 -0500
committerGitHub <noreply@github.com>2018-12-30 14:07:56 -0500
commitfc27dcd82065115dbf0014c315fb8e36057fb233 (patch)
tree0d7169c3ee1aa86d23a9327b78b10e095b5225e3 /.gitignore
parentad32c0a09190fc2cbeafa1d1a2962b80406789cf (diff)
Add CI integration (#143)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index e7e42bc..16fccd1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,4 +18,5 @@
/vendor
/.image
*.log
-/dist \ No newline at end of file
+/dist
+.cover