This commit is contained in:
2025-09-08 16:35:52 +08:00
parent 849bc208b6
commit 9123925541

10
backend/.gitignore vendored Normal file
View File

@@ -0,0 +1,10 @@
__pycache__
app.egg-info
*.pyc
.mypy_cache
.coverage
htmlcov
.cache
.venv
*.egg
*.lock