summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorElena ``of Valhalla'' Grandi <valhalla@trueelena.org>2017-01-28 18:18:56 +0100
committerElena ``of Valhalla'' Grandi <valhalla@trueelena.org>2017-01-28 18:18:56 +0100
commit8a293151ae1939e84ff93b98c96954fa490aff25 (patch)
tree0675f75c7e817176324aad006ff268fe68b884ad /.gitignore
parent263fab6cb3222fc23dbd645b9e5576885cfbf43e (diff)
Ignore .coverage
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 0d20b64..004a8d7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
*.pyc
+.coverage