fix: Improve local installation script robustness (#54)

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

Signed-off-by: Kevin Pauer <kevinpauer@users.noreply.github.com>
Co-authored-by: Kevin Pauer <kevinpauer@users.noreply.github.com>
Co-authored-by: Claude <noreply@anthropic.com>
This commit is contained in:
kevinpauer
2025-07-02 17:35:52 +02:00
committed by GitHub
parent 477ee46099
commit ec381c40d7

View File

@@ -146,6 +146,8 @@ PRESERVE_FILES=(
".claude/todos"
".claude/statsig"
".claude/projects"
".claude/local"
".claude/local/*"
)
# Function: check_command