ソースを参照

Ignore old configs

poeti8 6 年 前
コミット
e7bed7cb74
1 ファイル変更3 行追加1 行削除
  1. 3 1
      .gitignore

+ 3 - 1
.gitignore

@@ -3,4 +3,6 @@
 client/.next/
 node_modules/
 client/config.js
-server/config.js
+client/old.config.js
+server/config.js
+server/old.config.js