diff options
author | (quasar) nebula <qznebula@protonmail.com> | 2023-09-30 09:36:53 -0300 |
---|---|---|
committer | (quasar) nebula <qznebula@protonmail.com> | 2023-09-30 09:36:53 -0300 |
commit | 34f2bb0a4b0e18a2495892627740484f41b60165 (patch) | |
tree | 0087bc514432b62dabc16d271991e3c421d0fb01 /.taprc | |
parent | 6eaa070e5c036ba8cd45f79c16dc2732b40ea480 (diff) | |
parent | b6dad614959a64f742fe6471b622d3fcc784b725 (diff) |
Merge branch 'tap18' into track-data-cleanup
Diffstat (limited to '.taprc')
-rw-r--r-- | .taprc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.taprc b/.taprc new file mode 100644 index 00000000..44e24f55 --- /dev/null +++ b/.taprc @@ -0,0 +1,3 @@ +coverage-map: coverage-map.js +exclude: + - test/lib/* |