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:
MoltBot Service
2026-02-11 16:06:34 +00:00
parent a601b6200c
commit 7af38ea8d7
4 changed files with 5 additions and 3 deletions

5
.gitignore vendored
View File

@@ -55,3 +55,8 @@ tmp/
# Exclude any other project directories that might be added # Exclude any other project directories that might be added
# Keep only workspace-level files (.sh, .md) # 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

Submodule roa2web deleted from 1366dbc11c