Skip to content

Commit 14061b2

Browse files
alari76claude
andcommitted
Remove local deploy/ops scripts from repo
These scripts are specific to the bare-metal server setup and not needed by npm users. Moved to ~/.codekin/scripts/ and gitignored the directory. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 4d9c38d commit 14061b2

4 files changed

Lines changed: 1 addition & 365 deletions

File tree

.codekin/scripts/deploy.sh

Lines changed: 0 additions & 90 deletions
This file was deleted.

.codekin/scripts/scan-repos.mjs

Lines changed: 0 additions & 112 deletions
This file was deleted.

.codekin/scripts/setup-global-hooks.sh

Lines changed: 0 additions & 163 deletions
This file was deleted.

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ dist-ssr
2727
# Local settings (not for distribution)
2828
.claude/settings.local.json
2929
.codekin/settings.json
30+
.codekin/scripts/
3031

3132
# Generated workflow outputs
3233
.codekin/outputs/

0 commit comments

Comments
 (0)