Skip to content

Commit 7b3dee4

Browse files
SwiftWing21claude
andcommitted
chore: remove Factorio module from public repo (Module Hub distribution)
Factorio is an optional add-on distributed via Module Hub, not part of the core fleet. Remove 149 files (fleet/factorio/ + tests/factorio/) from tracking. Files remain on disk for local development. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 5814140 commit 7b3dee4

File tree

150 files changed

+3
-20431
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

150 files changed

+3
-20431
lines changed

.gitignore

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -146,10 +146,9 @@ BigEd/CONSOLE_UPGRADE_PLAN.md
146146
BigEd/SECURITY_COMPLIANCE_BLUEPRINT.md
147147
BigEd/research/
148148

149-
# ── Factorio runtime data ─────────────────────────────────────────────────
150-
fleet/factorio/replay_log.jsonl
151-
fleet/factorio/server_data/
152-
fleet/factorio/checkpoints/
149+
# ── Factorio module (distributed via Module Hub, not in public repo) ──────
150+
fleet/factorio/
151+
tests/factorio/
153152
# ── Fleet runtime state ──────────────────────────────────────────────────
154153
fleet/hw_state.json
155154
fleet/tmp*.json
@@ -194,8 +193,6 @@ biged_audit.db
194193
biged_baseline.json
195194
.two-brain-audit.json
196195

197-
# ── Fleet — learned packs (runtime RL output) ────────────────────────────────
198-
fleet/factorio/packs/learned/
199196

200197
# ── Fleet — additional generated knowledge dirs ──────────────────────────────
201198
fleet/knowledge/digests/

fleet/factorio/__init__.py

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

0 commit comments

Comments
 (0)