19 lines
279 B
Text
19 lines
279 B
Text
# Local configuration (contains machine-specific settings)
|
|
config-audit.local.md
|
|
*.local.md
|
|
.claude/settings.local.json
|
|
|
|
# Secrets
|
|
.env
|
|
*.key
|
|
*.pem
|
|
credentials.*
|
|
|
|
# Dependencies
|
|
node_modules/
|
|
|
|
# Development prompts
|
|
S*-PROMPT.md
|
|
|
|
# Plugin state (managed by plugin)
|
|
.config-audit/
|