소스 검색

feat:代码调整

fuwencai 5 달 전
부모
커밋
1b2f9119bc
2개의 변경된 파일4개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 1
      newuserGet/.gitignore
  2. 2 1
      newuserSend/.gitignore

+ 2 - 1
newuserGet/.gitignore

@@ -16,4 +16,5 @@ manifest/output/
 temp/
 temp/
 temp.yaml
 temp.yaml
 bin
 bin
-**/config/config.yaml
+**/config/config.yaml
+/log/

+ 2 - 1
newuserSend/.gitignore

@@ -16,4 +16,5 @@ manifest/output/
 temp/
 temp/
 temp.yaml
 temp.yaml
 bin
 bin
-**/config/config.yaml
+**/config/config.yaml
+/log/