.coverage is a file
authorKarl O. Pinc <kop@meme.com>
Mon, 22 Oct 2018 00:02:39 +0000 (19:02 -0500)
committerKarl O. Pinc <kop@meme.com>
Mon, 22 Oct 2018 00:02:39 +0000 (19:02 -0500)
.gitignore

index 9076ccc2ff253b522122c0a228e39f5b8ba7c6ef..544a3a8014e4c7736256cb8a5172e1423b8f96ec 100644 (file)
@@ -1,7 +1,7 @@
 __pycache__/
 .pytest_cache/
 .cache/
-.coverage/
+.coverage
 .tox/
 build/
 devel/