From 8814bf4297f8d3b307fc143422ccfb7123494c64 Mon Sep 17 00:00:00 2001
From: Adam Blank <blank@caltech.edu>
Date: Wed, 30 Apr 2025 12:24:47 -0700
Subject: [PATCH] Update manifest.json

---
 manifest.json | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/manifest.json b/manifest.json
index 7a9849b..a5ee44a 100644
--- a/manifest.json
+++ b/manifest.json
@@ -3,7 +3,8 @@
         "manifest.json", 
         "00/experimenting.py", 
         "00/main.py",
-        "12/physics.py"
+        "12/physics.py",
+        "13/monty.py"
     ],
     "ignore": []
 }
-- 
GitLab