2d8ccb3eb6
Rename all references from storkit to huskies across the codebase: - .storkit/ directory → .huskies/ - Binary name, Cargo package name, Docker image references - Server code, frontend code, config files, scripts - Fix script/test to build frontend before cargo clippy/test so merge worktrees have frontend/dist available for RustEmbed Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
9 lines
149 B
Plaintext
9 lines
149 B
Plaintext
# Prevents cargo watch from restarting the server on non-Rust file changes
|
|
frontend/
|
|
node_modules/
|
|
.claude/
|
|
.git/
|
|
.huskies/
|
|
store.json
|
|
.huskies_port
|