Parcourir la source

update .gitignore

Yuki Takei il y a 5 ans
Parent
commit
c94141eb2c
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      .gitignore

+ 1 - 1
.gitignore

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