summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorschneefux <schneefux+commit@schneefux.xyz>2014-10-04 18:14:03 +0200
committerschneefux <schneefux+commit@schneefux.xyz>2014-10-04 18:14:03 +0200
commite464041756b2a3fba180250043158a82abcf3cd6 (patch)
treeabd0320f238f13f5e5f97fcf0296c5af8a6a9bda /.gitignore
parent406cca8bc741e561c65099bd2b5686e6b8579e5f (diff)
downloadjasper-client-e464041756b2a3fba180250043158a82abcf3cd6.tar.gz
jasper-client-e464041756b2a3fba180250043158a82abcf3cd6.zip
Add coverage file to gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 08cf7c5..c51258e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@ client/profile.yml
build/*
server/dump.rdb
other/*
+.coverage \ No newline at end of file