Add Vercel ignore
This commit is contained in:
parent
af2ab0955c
commit
99c9baa2d4
1 changed files with 19 additions and 0 deletions
19
.vercelignore
Normal file
19
.vercelignore
Normal 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/
|
||||||
Loading…
Add table
Add a link
Reference in a new issue