ソースを参照

update .gitignore

Yuki Takei 5 年 前
コミット
c94141eb2c
1 ファイル変更1 行追加1 行削除
  1. 1 1
      .gitignore

+ 1 - 1
.gitignore

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