summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorRoger Gonzalez <roger@rogs.me>2024-03-09 10:28:07 -0300
committerRoger Gonzalez <roger@rogs.me>2024-03-09 10:28:07 -0300
commitca0f596e373881aaf4f48e654d2451c8d8e1f4b3 (patch)
treec42675f0c97b4e52bba9c771e8c636b9d38a3410 /.gitignore
parent787e90907fe09e83545284bff7f140c08b25fe12 (diff)
Added unit tests in the CI
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 4277629..56988f5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ tmp/
build
htmlcov
dist
+.coverage