diff --git a/.gitignore b/.gitignore index 6faf2a6..8b84fbb 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,5 @@ pnpm-debug.log* *.tar *.gz + +.claude diff --git a/src/components/AspectRatio.astro b/src/components/AspectRatio.astro deleted file mode 100644 index e69de29..0000000