Browse Source

Add coverage dir to gitignore

Andrew Swistak 6 năm trước cách đây
mục cha
commit
339a5756c1
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

@@ -39,3 +39,6 @@
 /node_modules
 yarn-debug.log*
 .yarn-integrity
+
+# generated by yarn run coverage
+coverage