diff --git a/.gitignore b/.gitignore
index 99fc54d..950665a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,8 @@
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
+# astro
+.astro/
+
# dependencies
node_modules/
/.pnp
@@ -16,6 +19,7 @@ node_modules/
# production
/build
+/dist
# misc
.DS_Store
diff --git a/src/.astro/settings.json b/src/.astro/settings.json
deleted file mode 100644
index 565afbb..0000000
--- a/src/.astro/settings.json
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- "_variables": {
- "lastUpdateCheck": 1730844981172
- }
-}
\ No newline at end of file
diff --git a/src/.astro/types.d.ts b/src/.astro/types.d.ts
deleted file mode 100644
index f964fe0..0000000
--- a/src/.astro/types.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
Coffee-to-code conversion isn't just a clever phrase – it's how I approach each project: @@ -46,7 +45,6 @@ export default function Intro() { with attention to detail, and a refined process.
-