dp-trade-UI-kit/.gitignore
Alexey S 5e80185cf7 Consolidate to Eleventy as single source of truth
Remove root HTML pages and the parallel client-side scheme
(components/head.js, components/*.html, assets/js/components.js)
along with duplicated assets/, css/, fonts/ at the root. Eleventy
partials in src/_includes/ already cover head (with Plausible),
header (with mega menu and full nav), and footer. Add .claude/ to
.gitignore to keep local worktrees out of commits.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-22 00:25:12 +03:00

7 lines
51 B
Plaintext

.DS_Store
node_modules/
dist/
_site/
.env
.claude/