瀏覽代碼

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