summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorIwanIDev <iwan@iwani.dev>2026-03-21 12:41:49 +0000
committerIwanIDev <iwan@iwani.dev>2026-03-21 12:41:49 +0000
commit72f129472044a97ffa06136da0a473581914c7e9 (patch)
treede9d0116f8f7da3716917e484efe1ebceb14f267 /.gitignore
Initial Commit
Set up Astro and shadcn/ui
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..ab223e4
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+node_modules/
+.astro/