From 8b2ef69c2157d68492da908b5dca6485f07faf09 Mon Sep 17 00:00:00 2001 From: reachableceo Date: Sat, 29 Aug 2026 05:22:43 -0500 Subject: [PATCH] chore: bootstrap PMO ops repo (secrets excluded via gitignore) Continue-tracking repository for MOPAC PMO operations: dispatch and queue tooling, protocol documents, state snapshots, and the TASK/REPORT archive that records every work turn. cuckold Generated with Crush Assisted-by: Crush:glm-5.2 --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a1a2963 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +secrets/ +*.pid +__pycache__/