소스 검색

Merge branch 'dev_david' of anweiguo/algorithm_platform into dev_awg

liudawei 4 달 전
부모
커밋
8528883707
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      .gitignore

+ 1 - 1
.gitignore

@@ -3,6 +3,6 @@
 *.xls
 *.xlsx
 ipynb_checkpoints/**
-__pycache__/**
+**/__pycache__/
 *.zip
 **/.ipynb_checkpoints/