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

+ 1 - 1
.gitignore

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