summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorRomain Gonçalves <me@rgoncalves.se>2022-10-03 23:03:28 +0200
committerRomain Gonçalves <me@rgoncalves.se>2022-10-03 23:03:28 +0200
commita4c33c55bf122d610628b76545dc50f52d4942ce (patch)
tree29a8c8e31d75885162451aae09d8aeb25917d978 /.gitignore
parentdd66bf95742c98e49e664672b229e8fddbdd296d (diff)
downloadpydanclick-a4c33c55bf122d610628b76545dc50f52d4942ce.tar.gz
wip: add tests
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index ac8d7b7..763974b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
__pycache__
dist
+.coverage
remember that computers suck.