소스 검색

Merge branch 'dev' of http://47.109.151.80:15030/CRBC-MaaS-Platform-Project/LQAdminPlatform into dev

lingmin_package@163.com 2 주 전
부모
커밋
1ae1fd79e9
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

@@ -49,13 +49,16 @@ coverage.xml
 *,cover
 
 # Translations
+logs/
 *.mo
 *.pot
 *.pdf
 *.docs
 *.doc
 # Django stuff:
+*.log.*
 *.log
+
 langfuse/
 # Sphinx documentation
 docs/_build/