diff options
| author | Asko Nõmm <asko@nmm.ee> | 2025-01-13 20:49:44 +0200 |
|---|---|---|
| committer | Asko Nõmm <asko@nmm.ee> | 2025-01-13 20:49:44 +0200 |
| commit | 164c26c2f0525078352b3b3cd9b039e618ec6712 (patch) | |
| tree | c77fd18ee91b622f9a71e5fdde9cc87e19d73d79 /.gitignore | |
| parent | 4e7dc3898e5cac5d5cf78687c25dcc0a342e7d9e (diff) | |
Add a lot of test coverage
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,2 +1,3 @@ node_modules/ -dist/
\ No newline at end of file +dist/ +coverage/
\ No newline at end of file |
