diff --git a/.gitignore b/.gitignore index c3a38d8..75c801a 100644 --- a/.gitignore +++ b/.gitignore @@ -29,6 +29,7 @@ env/ .coverage htmlcov/ .pytest_cache/ +savePath/ # 编辑器相关 .idea/