Files
hallmark/.gitignore
Youssef 455c2654bd Worked examples: feature Bubble for Hum and trim the custom showcase
Swap the Hum carousel card from Sprout (hum-02) to Bubble (hum-07), the
guided sourdough Narrative Workflow build. Keep only one custom example in
the showcase, the Mend Assembly repair-cafe poster; the other bespoke pages
stay in the repo but off the landing. Untrack hum-02 so only featured builds
ship, refresh the scroll-demos manifest, and bump the cache version.
2026-06-02 18:54:33 +01:00

70 lines
1.5 KiB
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# macOS
.DS_Store
.AppleDouble
.LSOverride
# Editor
.vscode/
.idea/
*.swp
*.swo
*~
# Node (in case future tooling lands)
node_modules/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.pnpm-debug.log*
# Build / temp
dist/
build/
.cache/
*.log
.vercel
# Environment + secrets
.env
.env.local
.env.*.local
# Generation pipeline artifacts (raw outputs before commit)
.image-cache/
# Runtime state from Hallmark's own runs (per-project log, never publish)
.hallmark/
# `skills` CLI install lockfile — generated whenever 'skills add' runs in this
# directory, not part of the skill source.
skills-lock.json
.agents/
# Local agent / preview tooling config (Claude Code, etc.) — not skill source
.claude/
# Launch-day comparison artifacts — one-off, not referenced from the marketing
# site or README. Kept locally if useful.
site/_launch-comparison/
# Local example explorations — kept on disk, never published. The landing
# carousel links only the featured builds (carnival-01, cobalt-01, custom-0105,
# hum-02, lumen-01); those stay tracked. Everything below is scratch: extra
# generations, the private gallery/worked indexes, and component demos.
site/examples/index.html
site/examples/worked.html
site/examples/lumen-index.html
site/examples/_diagnostic.html
site/examples/nav-demo/
site/examples/hum-buttons/
site/examples/gallery-0[12]/
site/examples/carnival-0[2-9]/
site/examples/cobalt-02/
site/examples/hum-01/
site/examples/hum-02/
site/examples/hum-0[3-8]/
!site/examples/hum-07/
site/_tests/_thumbs/hum-02.jpg
site/examples/lumen-0[2-4]/