Add Vercel ignore

This commit is contained in:
Lawrence Chen 2026-01-29 17:50:35 -08:00
parent af2ab0955c
commit 99c9baa2d4

19
.vercelignore Normal file
View file

@ -0,0 +1,19 @@
# Large directories
ghostty/
.git/
# Build artifacts
build/
DerivedData/
*.xcodeproj/
*.xcworkspace/
# Dependencies at root
node_modules/
# Other
.build/
*.framework/
*.xcframework/
scripts/
tests/