chore(git): 添加.qoder到.gitignore中
Some checks failed
lotterLaravel CI / test (push) Has been cancelled
lotterLaravel E2E / e2e-api (push) Has been cancelled

- 避免.qoder文件夹被版本控制跟踪
- 保持项目目录整洁
- 防止个人或临时文件泄露到仓库中
This commit is contained in:
2026-06-22 11:29:48 +08:00
parent 23ac672b0f
commit 9a7522e928

1
.gitignore vendored
View File

@@ -8,6 +8,7 @@
/.codex
/.cursor/
/.idea
/.qoder
/.nova
/.phpunit.cache
/.vscode