mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-03-23 06:02:11 -03:00
chore: Add .claude/ to gitignore
Exclude Claude Code personal configuration directory containing: - settings.local.json (personal permissions and local paths) - skills/ (personal skills) These contain machine-specific paths and personal preferences that should not be shared across the team.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -14,6 +14,7 @@ model_cache/
|
||||
|
||||
# agent
|
||||
.opencode/
|
||||
.claude/
|
||||
|
||||
# Vue widgets development cache (but keep build output)
|
||||
vue-widgets/node_modules/
|
||||
|
||||
Reference in New Issue
Block a user