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
commit0f67eb659d9a4295135be26187090d827bb44cf9 (patch)
tree9063da7cc7b5069699d18b39cf0f6718beefc473 /.gitignore
parent4ce279c9a6b4a256d315c47616a1bd91668a2eef (diff)
downloaddotemacs-0f67eb659d9a4295135be26187090d827bb44cf9.tar.gz
dotemacs-0f67eb659d9a4295135be26187090d827bb44cf9.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 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