chore: gitignore copied dev assets in replicant/public

Untrack theme-adapter.js and ignore all three files copied by
`bb build-theme` (theme.css, theme-adapter.js, css-live-reload.js).
These are generated artifacts, not source files.
This commit is contained in:
Florian Schroedl
2026-03-11 18:56:14 +01:00
parent e305109324
commit e3132a3cb4
2 changed files with 2 additions and 447 deletions

2
.gitignore vendored
View File

@@ -4,6 +4,8 @@ dist/
# Dev target build outputs
dev/replicant/public/js/
dev/replicant/public/theme.css
dev/replicant/public/theme-adapter.js
dev/replicant/public/css-live-reload.js
dev/replicant/.shadow-cljs/
dev/squint/.compiled/
dev/squint/public/