Files
group_fqcd_jr/.gitignore
T

21 lines
284 B
Plaintext

.env
config/jwt/
__pycache__/
*.py[cod]
.pytest_cache/
.mypy_cache/
.ruff_cache/
*.egg-info/
.venv/
.coverage
htmlcov/
coverage.xml
storage/
build/
dist/
*.log
.idea/
.vscode/
# 浏览器拖拽文档的落点:只含 dsh-dropdoc 生成的目录清单,不是项目产物
.dsh-drop/