fix: remove antfarm submodule reference and add to gitignore
Removes broken submodule reference that was causing Gitea 500 errors. Antfarm is a separate project and should not be tracked in this repo. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -34,3 +34,6 @@ workspace/
|
|||||||
|
|
||||||
# Claude Code session handoff
|
# Claude Code session handoff
|
||||||
.claude/HANDOFF.md
|
.claude/HANDOFF.md
|
||||||
|
|
||||||
|
# Antfarm directory (separate project)
|
||||||
|
antfarm/
|
||||||
|
|||||||
1
antfarm
1
antfarm
Submodule antfarm deleted from 2fff211502
Reference in New Issue
Block a user