mirror of
https://github.com/wassname/evil_MoE.git
synced 2026-06-27 16:45:42 +08:00
chore: gitignore modal/results; point AFK_CHECK at requeued task #1
- /modal/results/ holds derived modal-cloud run status (junk RemoteError summary); stop tracking it. - AFK_CHECK live-plan pointer #221 -> #1 (queue was cleared 2026-06-07 and the directionality set requeued via just queue-dir6 43). Co-Authored-By: Claudypoo <288921227+claudypoo@users.noreply.github.com>
This commit is contained in:
@@ -18,6 +18,9 @@
|
||||
# vendored upstream reference repos cloned for grep access (see RESEARCH_JOURNAL.md)
|
||||
/docs/vendor/
|
||||
|
||||
# modal cloud run outputs (derived; _summary.json is just the remote status)
|
||||
/modal/results/
|
||||
|
||||
# build/install artefacts
|
||||
*.egg-info/
|
||||
__pycache__/
|
||||
|
||||
Reference in New Issue
Block a user