diff options
| author | Craig Jennings <c@cjennings.net> | 2026-06-14 18:27:38 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-06-14 18:27:38 -0500 |
| commit | 2346576f0aa843cc8f3e7cc442800f5a0d45791b (patch) | |
| tree | 673d9c2760c032df6a22974732b38d4a99fdb6db /.gitignore | |
| parent | 8acdbe5ab81cce1f57e3330a8407b92ac5c853b5 (diff) | |
| download | dotemacs-2346576f0aa843cc8f3e7cc442800f5a0d45791b.tar.gz dotemacs-2346576f0aa843cc8f3e7cc442800f5a0d45791b.zip | |
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.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 |
