Browse Source

Remove .claude directory from git tracking

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
handoff-20260429-1057
shrimbly 7 months ago
parent
commit
b8f84da821
  1. 26
      .claude/settings.local.json
  2. 2
      .gitignore

26
.claude/settings.local.json

@ -1,26 +0,0 @@
{
"permissions": {
"allow": [
"Bash(npx create-next-app@latest . --typescript --tailwind --eslint --app --src-dir --import-alias \"@/*\" --use-npm)",
"Bash(npx create-next-app@latest . --typescript --tailwind --eslint --app --src-dir --import-alias \"@/*\" --use-npm --yes)",
"Bash(npm run build:*)",
"mcp__context7__resolve-library-id",
"mcp__context7__get-library-docs",
"Bash(tree:*)",
"Bash(npx tsc:*)",
"Bash(cat:*)",
"Bash(find:*)",
"Bash(xargs cat:*)",
"WebSearch",
"WebFetch(domain:ai.google.dev)",
"Bash(grep:*)",
"WebFetch(domain:www.cursor-ide.com)",
"Bash(git log:*)",
"WebFetch(domain:github.com)",
"WebFetch(domain:transang.me)",
"WebFetch(domain:javascriptio.com)"
],
"deny": [],
"ask": []
}
}

2
.gitignore

@ -41,4 +41,4 @@ renders/
logs/*.json
# .claude
.claude/settings.local.json
.claude/
Loading…
Cancel
Save