2 parents aef6cb3 + 50644cb commit df1a4a9Copy full SHA for df1a4a9
1 file changed
.gitignore
@@ -35,3 +35,9 @@ deployments/*.local.json
35
# Keeper
36
.keeper-store.json
37
.keeper-store.json.corrupted.*
38
+
39
+# Local coverage reports
40
+coverage/
41
+.nyc_output/
42
+*.lcov
43
+lcov.info
0 commit comments