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

28 lines
292 B
Plaintext

# build output
dist/
# generated types
.astro/
# dependencies
node_modules/
# logs
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
# environment variables
.env
.env.production
# macOS-specific files
.DS_Store
# jetbrains setting folder
.idea/
# pagefind
public/pagefind