소스 검색

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