Files
lotteryLaravel/.gitignore
kang 9a7522e928
Some checks failed
lotterLaravel CI / test (push) Has been cancelled
lotterLaravel E2E / e2e-api (push) Has been cancelled
chore(git): 添加.qoder到.gitignore中
- 避免.qoder文件夹被版本控制跟踪
- 保持项目目录整洁
- 防止个人或临时文件泄露到仓库中
2026-06-22 11:29:48 +08:00

29 lines
349 B
Plaintext

*.log
.DS_Store
.env
.env.backup
.env.production
.phpactor.json
.phpunit.result.cache
/.codex
/.cursor/
/.idea
/.qoder
/.nova
/.phpunit.cache
/.vscode
/.zed
/auth.json
/node_modules
/public/build
/public/fonts-manifest.dev.json
/public/hot
/public/storage
/storage/*.key
/storage/pail
/vendor
_ide_helper.php
Homestead.json
Homestead.yaml
Thumbs.db