Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
coverage/*
logs/*
node_modules/*
content/*

helix-importer-ui
.DS_Store
Expand All @@ -13,3 +14,14 @@ helix-importer-ui
!AGENTS.md
migration-work/navigation-validation/
migration-work/footer-validation/

.hlx/.da-token.json

content

# Analysis and testing artifacts
screenshots/
scripts/*-hero*.js
scripts/screenshot-comparison.js
scripts/measure-styles.js
scripts/inspect-production.js
170 changes: 0 additions & 170 deletions blocks/cards-story/cards-story.css

This file was deleted.

17 changes: 0 additions & 17 deletions blocks/cards-story/cards-story.js

This file was deleted.

38 changes: 0 additions & 38 deletions blocks/cards-story/metadata.json

This file was deleted.

Loading