fix: gitignore tweaks after migrating out of monorepo

This commit is contained in:
Lewis Wynne 2026-04-07 16:36:15 +01:00
parent c38253a17f
commit 9f4a70c178
5 changed files with 3415 additions and 3 deletions

1
.astro/types.d.ts vendored
View file

@ -1,2 +1 @@
/// <reference types="astro/client" />
/// <reference path="content.d.ts" />