chore: add coverage directories to gitignore (#914)

This commit is contained in:
Bartek Iwańczuk 2021-05-13 14:16:14 +02:00 committed by GitHub
parent 0dd98c7b87
commit 8a7423404e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

1
.gitignore vendored
View File

@ -5,3 +5,4 @@ deno.d.ts
package.json
package-lock.json
.vscode/settings.json
**/cov/