summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAsko Nõmm <asko@nmm.ee>2025-01-13 20:49:44 +0200
committerAsko Nõmm <asko@nmm.ee>2025-01-13 20:49:44 +0200
commit164c26c2f0525078352b3b3cd9b039e618ec6712 (patch)
treec77fd18ee91b622f9a71e5fdde9cc87e19d73d79 /.gitignore
parent4e7dc3898e5cac5d5cf78687c25dcc0a342e7d9e (diff)
Add a lot of test coverage
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 04c01ba..94934f9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
node_modules/
-dist/ \ No newline at end of file
+dist/
+coverage/ \ No newline at end of file