From 2346576f0aa843cc8f3e7cc442800f5a0d45791b Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Sun, 14 Jun 2026 18:27:38 -0500 Subject: chore(theme-studio): drop scratch theme JSONs, ignore working artifacts Remove the distinguished-revised, distinguished-test, dupre-rebuild, dupre-revised, and sterling2 experiment snapshots, and ignore WIP.json and themes/theme-theme.el so working scratch stays out of the tree. --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 274ac4b0..4a8c7130 100644 --- a/.gitignore +++ b/.gitignore @@ -100,3 +100,7 @@ __pycache__/ # editor/image backup files *.bak smoke/ + +# theme-studio working/scratch artifacts (not source of truth) +/scripts/theme-studio/WIP.json +/themes/theme-theme.el -- cgit v1.2.3