This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -11,9 +11,15 @@ coverage/
|
||||
.eslintcache
|
||||
|
||||
# 本地环境配置
|
||||
.env
|
||||
.env.local
|
||||
.env.*.local
|
||||
.claude/*.local.json
|
||||
.claude/worktrees/
|
||||
.codex-artifacts/
|
||||
.codex-audit-output/
|
||||
.codex-work/
|
||||
.cursor/
|
||||
|
||||
# IDE 配置
|
||||
.idea/
|
||||
@@ -38,3 +44,4 @@ Thumbs.db
|
||||
*.log
|
||||
tmp/
|
||||
temp/
|
||||
__pycache__/
|
||||
|
||||
Reference in New Issue
Block a user