aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBobby <[email protected]>2022-08-30 20:50:21 -0400
committerBobby <[email protected]>2022-08-30 20:50:21 -0400
commit643744f8d0963bdc91af5a4d3587bb425e63643a (patch)
tree925ddd92bf962af4ec383aa3759c1a1bf970ac1b
parentf5800652885ad55103cac8e58507c909c80f1d94 (diff)
downloadedify-643744f8d0963bdc91af5a4d3587bb425e63643a.tar.xz
edify-643744f8d0963bdc91af5a4d3587bb425e63643a.zip
Added codecov binary to .gitignore
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 83a43fd..b5d97f5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -72,3 +72,6 @@ docs/_build
# Mypy Cache
.mypy_cache/
+
+# Codecov Binary
+codecov