소스 검색

忽略log目录

chenkailing 4 년 전
부모
커밋
aaf396fbc8
2개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      .gitignore
  2. 0 0
      server/src/main/log/.gitkeep

+ 1 - 0
.gitignore

@@ -29,3 +29,4 @@ nbdist/
 
 server/src/main/cache/
 server/src/main/file/
+server/src/main/log

+ 0 - 0
server/src/main/log/.gitkeep