소스 검색

删除重复内容

tanlie 6 일 전
부모
커밋
be0766cd53
1개의 변경된 파일0개의 추가작업 그리고 3개의 파일을 삭제
  1. 0 3
      .gitignore

+ 0 - 3
.gitignore

@@ -9,9 +9,6 @@ __pycache__/
 .coverage
 .coverage.*
 htmlcov/
-.pytest_cache/
-.mypy_cache/
-.ruff_cache/
 *.egg-info/
 dist/
 build/