Gitignore .claude/settings.local.json

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
andrepimenta
2026-04-12 14:41:12 +01:00
parent ef0b3c1b4e
commit f5d4c7851b
2 changed files with 1 additions and 17 deletions

View File

@@ -1,17 +0,0 @@
{
"permissions": {
"allow": [
"Bash(npm run compile:*)",
"Bash(grep:*)",
"Bash(sed:*)",
"Bash(rg:*)",
"Bash(npx tsc:*)",
"mcp__ide__getDiagnostics",
"Bash(curl -s 'https://skills.sh/' -H 'user-agent: Mozilla/5.0')",
"Bash(curl -s 'https://skills.sh/' -H 'user-agent: Mozilla/5.0' -o /tmp/skills_page.html)",
"Bash(python3 /tmp/skills_parse.py)"
],
"deny": []
},
"enableAllProjectMcpServers": false
}

1
.gitignore vendored
View File

@@ -5,3 +5,4 @@ node_modules
*.vsix
backup
backup-files
.claude/settings.local.json