Skip to content

chore: drop leftover generated website files - #54

Merged
lostmartian merged 1 commit into
mainfrom
chore/drop-website-leftovers
Sep 3, 2026
Merged

chore: drop leftover generated website files#54
lostmartian merged 1 commit into
mainfrom
chore/drop-website-leftovers

Conversation

@lostmartian

Copy link
Copy Markdown
Collaborator

What

Removes two Next.js generated files (website/next-env.d.ts, website/tsconfig.tsbuildinfo) accidentally re-added by the #53 squash merge, plus the now-dead website/* block from .gitignore.

Why

Housekeeping for the website extraction (#53). Supersedes an aborted branch whose commit accidentally staged node_modules (never merged, remote branch deleted).

How

git rm the two files, remove the ignore block after deleting website/ from disk, staging verified to contain exactly three changes. No code change.

Testing

  • make lint → All checks passed (product suite untouched)

Checklist

  • Exactly one logical change in this PR
  • make lint passes
  • uv run python -m pytest is green
  • Docs updated if user-facing
  • CHANGELOG.md entry added under [Unreleased] (n/a — housekeeping)
  • Conventional title: type(scope): summary

Roadmap link: n/a — repo hygiene.

@lostmartian
lostmartian merged commit 1e0e86e into main Sep 3, 2026
6 checks passed
@lostmartian
lostmartian deleted the chore/drop-website-leftovers branch September 3, 2026 06:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant