fix: remove broken submodule references
Removes 3 broken submodules causing Gitea 500 errors: - autonomous-coding - claude-plugins - roa2web These directories are now gitignored as they are separate projects. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -55,3 +55,8 @@ tmp/
|
||||
|
||||
# Exclude any other project directories that might be added
|
||||
# Keep only workspace-level files (.sh, .md)
|
||||
|
||||
# Project directories (separate repos)
|
||||
autonomous-coding/
|
||||
claude-plugins/
|
||||
roa2web/
|
||||
|
||||
Submodule autonomous-coding deleted from 1690a61a22
Submodule claude-plugins deleted from 45e28e7e94
1
roa2web
1
roa2web
Submodule roa2web deleted from 1366dbc11c
Reference in New Issue
Block a user