aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-06-14 21:36:08 -0500
committerCraig Jennings <c@cjennings.net>2026-06-14 21:36:08 -0500
commit026c6b0bc29b69e802ee609b09be4d8a3954d061 (patch)
tree39679624ca3b8a02266f4822205fee71b26ecca3 /.gitignore
parent35dae567076b6ea8ed7d6f829cb5a38b45ccf02c (diff)
downloaddotemacs-026c6b0bc29b69e802ee609b09be4d8a3954d061.tar.gz
dotemacs-026c6b0bc29b69e802ee609b09be4d8a3954d061.zip
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.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 1 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 4a8c71309..e9d1c23d2 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