From 0f67eb659d9a4295135be26187090d827bb44cf9 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Sun, 14 Jun 2026 21:36:08 -0500 Subject: chore(themes): track generated theme outputs Drop the theme-theme.el ignore and check in WIP-theme.el, so the deployable themes the studio generates live in the repo. The studio JSON sources stay ignored as scratch. --- .gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 4a8c7130..e9d1c23d 100644 --- a/.gitignore +++ b/.gitignore @@ -101,6 +101,5 @@ __pycache__/ *.bak smoke/ -# theme-studio working/scratch artifacts (not source of truth) +# theme-studio working/scratch JSON sources (the generated themes are tracked) /scripts/theme-studio/WIP.json -/themes/theme-theme.el -- cgit v1.2.3