提交完整项目源码,忽略IDE缓存

This commit is contained in:
2026-09-21 18:49:23 +08:00
parent beca1f169c
commit d2548d2918
+6
View File
@@ -0,0 +1,6 @@
.idea/
.venv/
venv/
__pycache__/
.pytest_cache/
*.pyc