From 704178ba0d52527c09fd2f33c0f8725e2b4382e8 Mon Sep 17 00:00:00 2001 From: Jonathan Miller <230051081+jmiller-moko@users.noreply.github.com> Date: Thu, 2 Apr 2026 20:53:26 -0500 Subject: [PATCH] Update .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 01449c1..db8a874 100644 --- a/.gitignore +++ b/.gitignore @@ -200,3 +200,5 @@ venv/ *.coverage hypothesis/ +src/media/css/theme/dark.custom.css +src/media/css/theme/light.custom.css