chore(git): 添加.qoder到.gitignore中
- 避免.qoder文件夹被版本控制跟踪 - 保持项目目录整洁 - 防止个人或临时文件泄露到仓库中
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -8,6 +8,7 @@
|
||||
/.codex
|
||||
/.cursor/
|
||||
/.idea
|
||||
/.qoder
|
||||
/.nova
|
||||
/.phpunit.cache
|
||||
/.vscode
|
||||
|
||||
Reference in New Issue
Block a user