chore: update claude settings and gitignore

This commit is contained in:
toki 2026-04-30 22:33:53 +09:00
parent 0d8359959a
commit 364f09fb01
2 changed files with 3 additions and 1 deletions

View file

@ -16,7 +16,8 @@
"Bash(git checkout:*)",
"Bash(cp /config/workspace/toki_socket/agent-task/tls_crosstest/CODE_REVIEW.md /config/workspace/toki_socket/agent-task/tls_crosstest/code_review_0.log)",
"Bash(cp /config/workspace/toki_socket/agent-task/tls_crosstest/PLAN.md /config/workspace/toki_socket/agent-task/tls_crosstest/plan_0.log)",
"Bash(git -C /config/workspace/toki_socket log --oneline)"
"Bash(git -C /config/workspace/toki_socket log --oneline)",
"Bash(grep -E '\\\\.\\(go|toml|yaml|yml|md|conf|pem|crt|key\\)$')"
],
"additionalDirectories": [
"/config/workspace/toki_socket/tasks",

1
.gitignore vendored
View file

@ -46,6 +46,7 @@ rust/Cargo.lock
*.iml
.vscode/settings.json
.vscode/tasks.json
.claude/settings.json
# ── OS ────────────────────────────────────────────
.DS_Store