Add .claude/settings.local.json to gitignore

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-03-31 06:59:17 -04:00
parent c851e06086
commit 855681fa2d
2 changed files with 3 additions and 11 deletions

View File

@@ -1,11 +0,0 @@
{
"permissions": {
"allow": [
"Bash(python3 -c \":*)",
"Bash(git commit:*)",
"Bash(git add:*)",
"Bash(git push:*)",
"Bash(find .git -name \"*.lock\" -delete)"
]
}
}

3
.gitignore vendored
View File

@@ -1,5 +1,8 @@
# Cursor AI reference documentation (internal use only)
.cursor/*
# Claude Code local settings
.claude/settings.local.json
!.cursor/rules/
!.cursor/rules/**
!.cursor/skills/