Files
finding-out/.dockerignore
SirBlobby 01b3dba533 Initial commit
Created from https://vercel.com/new
2025-11-19 17:48:12 +00:00

8 lines
104 B
Plaintext

# Ignore Astro files
*.astro
# Ignore node_modules directory
node_modules/
# Ignore build output
dist/