2026-05-18-17-40-02 构建导丝分割Web系统
This commit is contained in:
10
.gitignore
vendored
Normal file
10
.gitignore
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
.pytest_cache/
|
||||
.mypy_cache/
|
||||
.ruff_cache/
|
||||
.venv/
|
||||
venv/
|
||||
storage/jobs/
|
||||
storage/uploads/
|
||||
*.log
|
||||
Reference in New Issue
Block a user