From a6c45014746068368e40ae29be121582430b7552 Mon Sep 17 00:00:00 2001
From: Adam Blank <blank@caltech.edu>
Date: Mon, 14 Oct 2024 20:44:01 +0000
Subject: [PATCH] autocommit

---
 manifest.json | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/manifest.json b/manifest.json
index ce92f37..42600c3 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1,3 +1,10 @@
 {
-    "upload": ["manifest.json", "00/experimenting.py", "00/main.py"]
+    "upload": [
+        "manifest.json", 
+        "00/experimenting.py", 
+        "00/main.py",
+        "06/overview.md",
+        "06/words.py",
+        "06/wordle1.py"
+    ]
 }
-- 
GitLab