Browse Source

update .gitignore

Yuki Takei 5 năm trước cách đây
mục cha
commit
c94141eb2c
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      .gitignore

+ 1 - 1
.gitignore

@@ -6,7 +6,7 @@ node_modules
 .pnp.js
 
 # testing
-/coverage
+coverage
 
 # next.js
 /.next/