aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 5d97d85..7cd801f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,6 +3,7 @@ dist/
# generated types
.astro/
+.vercel/output/
# dependencies
node_modules/
@@ -20,4 +21,4 @@ pnpm-debug.log*
# macOS-specific files
.DS_Store
-.idea/ \ No newline at end of file
+.idea/