From 101e2f04e99e64948ee139aedf9a1f425843754a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=89=E9=87=8E=E6=95=AC=E5=A4=AA=E9=83=8E?= Date: Mon, 16 Sep 2024 16:16:28 +0900 Subject: [PATCH] =?UTF-8?q?feat:=20=E4=B8=80=E9=83=A8=E3=83=95=E3=82=A1?= =?UTF-8?q?=E3=82=A4=E3=83=AB=E3=82=92=E7=AE=A1=E7=90=86=E5=AF=BE=E8=B1=A1?= =?UTF-8?q?=E5=A4=96=E3=81=AB=E3=81=97=E3=81=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .astro/astro/content.d.ts | 0 .astro/integrations/_inox-tools_astro-when/types.d.ts | 1 - .astro/settings.json | 5 ----- .astro/types.d.ts | 3 --- 4 files changed, 9 deletions(-) delete mode 100644 .astro/astro/content.d.ts delete mode 100644 .astro/integrations/_inox-tools_astro-when/types.d.ts delete mode 100644 .astro/settings.json delete mode 100644 .astro/types.d.ts diff --git a/.astro/astro/content.d.ts b/.astro/astro/content.d.ts deleted file mode 100644 index e69de29..0000000 diff --git a/.astro/integrations/_inox-tools_astro-when/types.d.ts b/.astro/integrations/_inox-tools_astro-when/types.d.ts deleted file mode 100644 index 88d6927..0000000 --- a/.astro/integrations/_inox-tools_astro-when/types.d.ts +++ /dev/null @@ -1 +0,0 @@ -import '@inox-tools/astro-when'; \ No newline at end of file diff --git a/.astro/settings.json b/.astro/settings.json deleted file mode 100644 index eb029f0..0000000 --- a/.astro/settings.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "_variables": { - "lastUpdateCheck": 1726360437260 - } -} \ No newline at end of file diff --git a/.astro/types.d.ts b/.astro/types.d.ts deleted file mode 100644 index a82cceb..0000000 --- a/.astro/types.d.ts +++ /dev/null @@ -1,3 +0,0 @@ -/// -/// -/// \ No newline at end of file