Sv443 2 年 前
コミット
da633bf33b
1 ファイル変更4 行追加2 行削除
  1. 4 2
      .gitignore

+ 4 - 2
.gitignore

@@ -1,6 +1,8 @@
-node_modules/
+.env
+
 test.js
 test.ts
-.env
+
+node_modules/
 *.log
 out/