Files
full-stack-fastapi/.gitignore
魏风 84aa601243
Some checks failed
Deploy to Production / deploy (push) Failing after 6m19s
-----------tencent first conmit------------
2026-03-11 15:56:11 +08:00

11 lines
151 B
Plaintext

.vscode/*
!.vscode/extensions.json
node_modules/
/test-results/
/playwright-report/
/blob-report/
/playwright/.cache/
.DS_Store
.env.production
.venv/